ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
DotNetDelegate (Function)
Initializes a.NET delegate.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Environment of code editor
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Check model
You can use check models to easily create checks...
Events associated with internal windows
List of events associated with internal windows...
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....