ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
WEBDEV Application Server 2024
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
GglListCalendar (Example)
Usage example of the GglListCalendar function
MatWrite (Example)
Usage example of the MatWrite function
3. Managing sockets
WINDEV includes advanced socket management functions....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
fClose (Example)
Usage example of the fClose function
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
iPrintZone (Example)
Usage example of the iPrintZone function
SNMP constants
List of constants used by the SNMP functions....
EventOpen (Function)
Opens a synchronization event between several threads.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......