ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 102: The constants can be defined in the initialization code of project, ...
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
10. UMC: User Macro-Code
Error 101: Declaration of global variable not allowed
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
The "Code hashtags" pane
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Report blocks
A printed report includes several sections......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Creating index keywords
Index keywords allow users to easily find a help page......
PreviousPage (Function)
Returns the name of the previous page.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
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....
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......