ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Space (External language)
Fills the content of WdString with space characters on the right.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
iPrintReport (External language)
Prints a report created with the report editor.
ProjectInfo (Function)
Returns specific information about the project currently run.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HModify (Example)
Usage example of the HModify function
SysYRes (Function)
Returns the vertical screen resolution.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Constants for managing arrays
List of constants used by the functions for array management....
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
HTTPRequest (Function)
Starts an HTTP request on a server.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
SysSpace (Function)
Returns the physical memory space for the current computer.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...