ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
dText (Example)
Usage example of the dText function
zipSize (Example)
Usage example of the zipSize function
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
iCreateFont (Function)
Creates a new print font.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Logical operators
The logical operators are as follows......
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Font management properties
List of font management properties...
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
System constants
List of constants used by the system functions....
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.