ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorDisplay (Function)
Displays or hides the mouse cursor.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa.
In Android and iOS, displays an endless progress bar in a window.
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
7. Dynamic site on specific configurations
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Binding a Check Box control to an item
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
LoadParameter (Function)
Reads a persistent value.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.