ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Recycle code windows
By default, a single code window is opened per ......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
fRename (Function)
Modifies the name of a file.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Scheduler control events
The following events associated with Scheduler controls:...
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.