ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Position (Function)
Finds the position of a specified string within another string.
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
LooperCount (Function)
Returns the number of rows in a Looper control.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
BurnerSave (Example)
Usage example of the BurnerSave function
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
WithSpace (Example)
Usage example of the WithSpace function
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
DotNetDelegate (Function)
Initializes a.NET delegate.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
LooperDelete (Function)
Deletes a row from a Looper control.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
NetGetFile (Example)
Usage example of the NetGetFile function
AppInstallUPD (Function)
Triggers the automatic update of current application.
fDirSize (Function)
Returns the size of a directory in bytes.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
GglListCalendar (Example)
Usage example of the GglListCalendar function
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.