ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
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.
Compile (Example)
Usage example of the Compile function
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Code history
The code history is used to......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
MemModify (Function)
Modifies an element in a memory zone.
dArc (Example)
Usage example of the dArc function
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Handling TimeLine controls programmatically
A TimeLine control can be......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.