ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
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.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Date (Type of variable)
The Date type enables you to easily handle the dates...
fDir (Function)
Finds a file or directory.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
iParameter (Function)
Retrieves the printer configuration and configures the print.
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).