ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
Creating the link buttons in the windows of a WINDEV RAD pattern
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Logical operators
The logical operators are as follows......
Error 112: An array can only have a maximum of X dimensions
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
zipSize (Example)
Usage example of the zipSize function
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
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....
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
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....
Using a query with parameters
A query with parameters can be used......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
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....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.