ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XML functions
List of XML functions...
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Constants for managing arrays
List of constants used by the functions for array management....
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Video functions
List of video functions...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
HMode (Function)
Changes the mode and the method for locking data files.
"?" menu
WINDEV proposes a help menu adapted to your applications......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Constants used by the scanner functions
Constants used by the scanner functions...
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
EmailGetAll (Function)
Retrieves all the emails found on a server.
diffApply (Function)
Applies a difference buffer to a specific buffer.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
13. Debugger
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
HReadSeek (Example)
Usage example of the HReadSeek function