ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Date (Type of variable)
The Date type enables you to easily handle the dates...
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
ServiceStop (Function)
Stops a service.
fLock (Example)
Usage example of the fLock function
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
URLExtractPath (Function)
Returns the various elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Socket functions
List of functions for managing sockets...
ServiceStart (Function)
Starts a service.
DateToDay (Function)
Returns the day corresponding to a given date.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Sensor constants
Constants used by the SensorXXX functions...
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Sum (Function)
Calculates the sum of the array elements.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).