ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Security benefit: managing the "Back" button
Error 101: Declaration of global variable not allowed
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
The "Code hashtags" pane
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
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).
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Creating index keywords
Index keywords allow users to easily find a help 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....
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
The pages
Pages are the main interface of a WEBDEV site......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
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......