ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
LooperAdd (Function)
Adds a row at the end of a Looper control.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
The Organizer control
The Organizer control is used to display and handle organizers......
AJAXExecuteAsynchronous (Function)
Executes a server procedure without refreshing the page.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
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).
Error 1038: This member already exists in the class
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Events associated with the Conference control
List of events associated with a Conference control...