ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. UML models in practice
Deletes a track from a TimeLine control....
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
ERR_TIMEOUTINIT
Initializes the external language......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
The Signature control
The Signature control is a report control used to sign......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......