ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HDescribeFile (Function)
Describes a data file programmatically.
Reports
A report provides a custom view of data......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Port (Property)
The Port property is used to identify and change a server connection port.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......