ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Table,Delete (External language)
Deletes an element from a Table control.
fCompare (Function)
Compares the content of two files bit by bit.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
HMode (Function)
Changes the mode and the method for locking data files.
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....
grOrientation (Function)
Modifies the orientation of chart axes.
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......
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Video functions
List of video functions...
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
XML functions
List of XML functions...
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)......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
diffApply (Function)
Applies a difference buffer to a specific buffer.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
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......