ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Creating the Vision pages of the WEBDEV RAD pattern
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Managing assertions
...The main available features are as follows:...
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
3. Deploying a WINDEV application
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Environment of the project editor
The main elements of the project editor are as follows:
Creating the Table pages of the WEBDEV RAD pattern
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Creating the Relation pages of a WEBDEV RAD pattern
MyReport (Reserved word)
MyReport is used to handle the current report...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
MyPage (Reserved word)
MyPage is used to handle the current page...
Creating the Form windows of a WINDEV RAD pattern
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
fDir (Function)
Finds a file or directory.