ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
GPSGetPosition (Function)
Retrieves information about the current device position.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Constants for managing arrays
List of constants used by the functions for array management....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
System constants
List of constants used by the system functions....
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode