ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. UMC: User Macro-Code
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Scheduler report
The report editor allows you to create "Scheduler" reports....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
Structure (Type of variable)
A structure is a custom type of data...
Code history
The code history is used to......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Socket management functions
List of functions for managing sockets...
Local procedure
Two types of procedures are available......
ERR_DISCONNECTED_EXEC
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Drawing constants
List of constants used by the drawing functions....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
5. Project configuration
Image drawing and processing functions
List of image drawing and processing functions...
HTTP functions
List of HTTP functions...
"Reports & Queries" software
This is "Reports & Queries"......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....