ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadRequestStop (Function)
Sends a stop request to a thread.
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....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
NextTitle (Function)
Modifies the title of next window to open.
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....
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
EncryptStandard (Example)
Usage example of the EncryptStandard function
fDirRename (Function)
Renames a directory.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
HDescribeConnection (Function)
Describes a new connection to an external database.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.