ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
ModbusDisconnect (Function)
Closes the Modbus session.
Scanner functions
The scanner functions are as follows:...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
EventOpen (Function)
Opens a synchronization event between several threads.
EventClose (Function)
Closes a synchronization event between several threads.
CertificateList (Function)
Returns the list of certificates available on the computer.
CertificateSignString (Function)
Creates the signature of a character string.
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
<TimeLine>.ListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Assisted input management functions
The following functions are used to program assisted input in edit controls...
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<hdfsConnection variable>.CloseConnection (Function)
Closes a connection to a Hadoop server.