ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
Constants for managing Map controls
Constants for managing Map controls...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
UUDecode (Function)
Decodes a character string in UUEncode format.
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.
XMLAddChild (Function)
Adds a child tag into an XML document.
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.
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...
"?" 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