ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Events associated with control templates
List of events associated with control templates...
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
zipExist (Function)
Used to find out whether an archive exists.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Currencies
A currency is a real coded on 10 bytes....
Detailed use of WINDEV FTP/RPC
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
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.
fSeek (Function)
Gets and sets current position in an external file.
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.
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......
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......