ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Country (Type of variable)
The Country type is used to find out the characteristics of a country.
HCheckStructure (Function)
Defines the mode for comparing data files.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
dbgEnableLog (Function)
Enables the runtime log programmatically.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
grDestinationWMF (Function)
Defines a meta file as chart destination.
WINDEV and the SOAP protocol
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.