AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Entorno
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Limitations of WINDEV, WEBDEV and WINDEV Mobile
The limitations presented in this document affect:
  • the project.
  • windows.
  • controls.
  • menus (drop-down or context menu).
  • events.
  • image formats.
  • analyses, data file descriptions, items.
  • physical HFSQL data files.
  • physical xBase data files.
  • WINDEV libraries (WDL).
  • WINDEV executables.
  • the setup program.
Limitations of the project
Windows per project: Maximum numberUnlimited
Project languages: Maximum number20
Procedures per project: Maximum number5,000 procedures for each project element (window, report, set of procedures, ...)
Classes per project: Maximum number8,000 classes
Variables of a project (global or local variables): maximum number65,500 variables
Processes of a project: Maximum number of lines65,500 lines
Elements in a component (windows, collections, variables, classes, members, procedures, ...): Maximum number65,500 elements
Limitations of the windows
Maximum dimensions32,000 x 32,000 pixels
Maximum number of controls per windowGreater than 5,000.
This limit can be less depending on the operating system used.
Logical name of a window: maximum number of characters255 characters
Languages selected for a window: Maximum number64
Windows opened simultaneously at runtime: maximum numberThis limit varies depending on the available memory and to the number of controls in each window.
Variables of a window (global or local variables): maximum number65,500 variables
Window process: maximum number of lines65,500 lines
Limitations of the different types of controls
Control: maximum dimensions32,000 x 32,000 pixels
Logical name of a control: Maximum number of characters255 characters
Control process: maximum number of lines65,500 lines
Edit control: maximum number of characters2 billion (2 GB) characters
Multiline edit control: Maximum number of lines2 billions (2 GB) of lines and 2 billions (2 GB) characters
Static Text control: maximum number of characters
  • If the static control caption is entered in the editor: 2 billion characters (2GB),
  • if the caption is assigned through programming:variable limit according to the available memory.
Image control: maximum dimensionsUnlimited
Image field: Maximum number of images that can make up a moving image.Width x Height (in pixels) of the reference image
Check Box control or Selector field: maximum number of options256 options
List or Combo Box control: maximum number of elements5 millions elements
Field Table populated programmatically: Maximum number of lines5 millions lines
Change according to the available memory.
Table field (programmatic or file): Maximum number of columns1 million columns
Table field (programmatically or by file): Maximum number of cellsDozens of millions of cells
Table field (programmatically or by file): Maximum number of characters in a line2 billion (2 GB) characters maximum per row (for all the columns)
Column in a Table field (programmatically or in a file): Maximum width32,000 pixels
Text column of a Table field (programmatically or in a file): Maximum number of characters2 billion (2 GB) characters
TreeView control: maximum number of elementsNo limitations
Limitations of the menus
Options and sub-options in a menu: Total maximum number2 billions (2 GB) of options and sub-options
Level of options in a menu: maximum number2 billions (2 GB) of option levels
Caption of a menu option: maximum number of characters2 billion (2 GB) characters
Help message of the menu option: maximum number of characters2 billion (2 GB) characters
Processes of a menu option: maximum number of lines65,500 lines
Limitations on events / procedures / classes
Maximum number of lines in:
  • an event linked to an element (project, window, control, etc.)
  • a procedure (local or global)
65,500 lines
Maximum number of languages selected for the code20
Program line: maximum number of characters1,000 characters
ProcedureMaximum number of parameters255 parameters
ProcedureName: maximum number of characters255 characters
Nested LoopMaximum number140 nested loops
ClassMaximum number per project8,000 classes
ClassMaximum number of members65,500 members
ClassName: maximum number of characters255 characters
Variable (global or local)Maximum number in a project65,500 variables
Variable (global or local)Maximum number in a window65,500 variables
Variable (global or local)Maximum number in a process65,500 variables
VariableName: maximum number of characters255 characters
VariableString type: maximum number of charactersLimit depending on the available memory
VariableFixed string type: maximum number of characters65,500 characters
VariableASCIIZ string type: maximum number of characters65,500 characters
VariablePascal string type: maximum number of characters255 characters
VariableArray type: maximum number of dimensions3 dimensions
VariableArray type: limit of dimensionLimit depending on the available memory
The following image formats are supported in Windows:
  • Bitmap (*.BMP)
  • Graphics Interchange Format (*.gif)
  • Joint Picture Experts Group (*.jpg ; *.jpeg)
  • Kodak Photo CD (*.pcd)
  • PaintBrush (*.pcx)
  • Adobe Photoshop Format (*.psd)
  • TrueVision TARGA (*.tga)
  • Tagged Image File Format (*.tif ; *.tiff)
    Note: the "Tiled TIFF" option in TIFF 6.0 is not supported. In this case, we advise you to save the image in tiff 5.0 standard.
  • Portable Network Graphics (*.png)
  • Windows MetaFiles (*.emf ; *.wmf)
  • Icons (*.ico ; *.icw)
    Remarks:
    • HQ display (High Quality) available.
    • Management of sheets in transparent BMP format (32 bits).
  • Cursors (*.cur)
  • Portable Document Format (*.pdf)
  • Scalable Vector Graphics (*.svg)
  • WINDEV images (generated by the image editor, *.WDPIC).
  • Novedad versión 2025
    Images in WebP format (*.webp).
Remarks:
  • BMP, ICO, CUR and OS2 images used in windows are automatically handled by wd300obj.dll.
    In all other cases, wd300pnt.dll must be installed with the other WINDEV DLLs.
  • PDFs displayed in Image controls use the wd300pnt.dll library
Limits on analyses, data file descriptions, headings
AnalysisMaximum size of the ".WDD" fileUnlimited
AnalysisMaximum number of data file descriptions65,535 files
AnalysisMaximum number of items65,535 items
AnalysisMaximum number of links65,535 links
AnalysisMaximum number of analysis generations231 (over 2 milliards) of generations
Data file descriptionLogical name: maximum number of characters255 characters
Data file descriptionMaximum number per analysis65,535 files
Data file descriptionMaximum number of items65,535 items
Data file descriptionMaximum number of bindings per data file65,535 links
Data file descriptionMaximum number of keys65,353 keys
Data file descriptionMaximum size of all the keys2 GB
ItemLogical name: maximum number of characters255 characters
ItemMaximum number per analysis65,535 items
ItemMaximum number per data file65,535 items
ItemMaximum number in a composite key65,535 items
ItemMaximum size65,535 bytes (except 255 bytes for Turbo Pascal Windows files in language format)
ItemMaximum size of a memo item (text or binary)4 GB
ItemMaximum size of a binary string65,533 bytes
ItemMaximum number of elements in an array of items255 elements
KeyMaximum number per data file description65,353 keys
KeyMaximum size of all keys in a data file2 GB
KeyMaximum size of a key (composite or simple)65,535 bytes
KeyMaximum number of items in a composite key65,535 items
RecordMaximum size2 GB
RecordMinimum size16 bytes
Limitations of the physical data files, index files and memo files in HFSQL format
Maximum size of:
  • Data file (*.FIC)
  • Transaction file (*.FIC)
  • Log file (*JNL.FIC)
1024 TB
Index file (*.NDX): maximum size1024 TB
Memo file (*.MMO): maximum size1024 TB
Files open at the same time: maximum numberUnlimited
iPhone/iPad The maximum number of files that can be simultaneously opened by an iPhone/iPad application cannot exceed 256. A maximum of 80 HFSQL data files can be opened simultaneously (one ".fic" file, one ".ndx" file, one ".mmo" file per HFSQL data file).
Blocked records per data file: Maximum numberUnlimited
Records per data file: Maximum numberDepends on record size (for a 20-byte record: 329 million billion records maximum, for a 4,096-byte record: 2 million billion records maximum).
Data file password: maximum number of charactersUnlimited
.REP file: maximum number of characters for the full name of the physical file255 characters
REP file: Maximum number of characters for the logical name of the data file255 characters
Limitations of xBase files
RecordMaximum number per data fileUnlimited
RecordMaximum size
  • Clipper5 file: 8,192 bytes
  • Others: 4,000 bytes
RecordMaximum number per index fileUnlimited
RecordMaximum number per memo fileUnlimited
ItemMaximum number per data file
  • dBase 4 file: 255 items
  • DBX file: 512 items
  • Clipper 5 file: 1,023 items
  • others: 128 items
ItemMaximum size of a text item
  • Clipper 5 file: 2,048 bytes
  • Others: 254 bytes
ItemMaximum size of a numeric item
  • dBase 4 file: 20 bytes
  • FoxPro file: 20 bytes
  • Others: 19 bytes
ItemMaximum size of decimal numeric item
  • dBase file: 18 bytes
  • FoxPro file: 18 bytes
  • Others: 15 bytes
ItemName: maximum number of characters10 characters
KeyMaximum size65,535 bytes
KeyName: maximum number of characters10 characters
Key expressionMaximum size100 bytes
Key expressionAuthorized functionsDTOC, DTOS, Left, Right, Upper, Lower, STR, SUBSTR
IndexMaximum number in an MDX file47 indexes
Text memoMaximum number of characters written24,576 characters.
Limitations of the libraries
Maximum size of library file (".WDL" file)Available size on disk (or up to 2 GB)
Maximum number of elementsUnlimited
Limitations of the executables
Maximum size of executable program ( ".EXE" file)Available size on disk (or up to 2 GB)
Limitations of the setup program
Supported languagesMaximum number20 languages
ComponentsMaximum number500 components
File groupsMaximum number500 groups of files
UpdateMaximum number of analyses that can be taken into account by a single update100 analyses
Each update can automatically modify the data files belonging to 100 different analyses.
DLLMaximum number of DLLs associated with a custom setup program500 DLLs
Reminder: The WINDEV application installer can be created with:
  • In the "Proyecto" pane, in the "Generación" group, click on "Procedimiento de instalación".
  • WDInst installation editor: in the "Herramientas" pane, in the "Utilidades" group, click on "WDInst".
Versión mínima requerida
  • Versión 9
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 06/12/2024

Señalar un error o enviar una sugerencia | Ayuda local