ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
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)....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
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).
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
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....