ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Creating index keywords
Index keywords allow users to easily find a help page......
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).
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......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
The Check Box control
A Check Box can correspond to......