ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
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......
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
<Source>.NbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
PageChangeLayout (Function)
Applies a specific layout to a page.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
WINDEV: Example of programmed Drag and Drop
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
Generating the RAD pattern
To generate a RAD pattern:...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......