ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Time management
For each element (windows, reports, ......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
9. Monitor your sites, servers, etc.
4. Monitor your applications
4. HFSQL Classic
HFSQL Classic is the database format......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Step 1: Configuring the print parameters
This step allows you to choose......
Including a supercontrol in a window or in a page