ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Oracle Native Connector: Execute the same query more than once
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
WDInst: Uninstaller settings
The application uninstaller is the application that allows the end user to uninstall the application....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Duration field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
HStatTime (Function)
Returns the time of the last update for the index statistics.
The Signature control
The Signature control is a report control used to sign......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
End of break block
The End of break block is optional......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......