ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
InitRandom (Function)
Initializes the generator of random numbers.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
FTPCommand (Function)
Sends a specific FTP command to a server.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Google Maps functions
List of functions for managing Google maps...
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
SocketConnect (Function)
Connects a client computer to a given socket.
HDataSourceKnown (Function)
Determines if a data source has been initialized.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.