ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
fRead (Example)
Usage example of the fRead function
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Bar Code management functions
The following functions are used to manage bar codes:...
Error 701: The property is read-only
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
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.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
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......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
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.