ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Different types of data (Type of variable)
A variable is defined by name and type......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
fSelect (Function)
Opens the Windows file picker.
Border of controls
One of the most important elements of control style is its border......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
16. Protecting access to the site: passwords
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Associative array (Type of variable)
An associative array is an "advanced" type of array...
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Creating requirements
The following steps must be performed to implement the requirements......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....