ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
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.
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......
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.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
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......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
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......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
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...