ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
iPageNum (Function)
Returns or initializes the number of the page currently printed.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
ServiceInfo (Function)
Returns information regarding the configuration of a service.
HPriorityClient (Function)
Modifies the priority of a client application.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
DDESend (Function)
Sends a data to the program connected via DDE.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
DurationToString (Function)
Converts a duration to a character string in the specified format.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.