ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
MemCreate (Function)
Creates a memory area.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
GPSGetPosition (Function)
Retrieves information about the current device position.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Open (Function)
Opens a modal WINDEV window.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
SOAPRun (Function)
Runs a procedure on a SOAP server.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.