ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
sEvent (Function)
Branches an event on a serial port.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Priority (Property)
The Priority property is used to get and change the priority level of an element.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
HRegenerateFile (Function)
Regenerates a data file from its log.
fCurrentDrive (Function)
Gets or sets the current drive.
Format (Property)
The Format property is used to identify and change the format of an element
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.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Using RAD patterns
The steps for creating a RAD pattern are as follows......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.