ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Handling report blocks
The different operations available on report blocks are as follows......
XMLSave (Function)
Saves an XML document in a file.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
OpenChild (Function)
Opens a non-modal child window.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Translating a text file with WDTRAD
Project description: Project tab
The project description window allows you to configure various elements of your project......
SCM file format evolutions
Four versions are available for the SCM repository......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
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......
EmailUpdate (Example)
Usage example of the EmailUpdate function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
EmailReadNext (Example)
Usage example of the EmailReadNext function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
SNMPGetTable (Function)
Reads a table of SNMP values.