ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
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.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
gpwAddUser (Function)
Adds a user to the User Groupware database.
fAttribute (Example)
Usage example of the fAttribute function
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
iColumnEnd (Function)
Forces a column break in a multi-column report.
fWriteLine (Example)
Usage example of the fWriteLine function
fTime (Example)
Usage example of the fTime function
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
How to loop through a file using filters?
TableMode (Function)
TableMode is kept for backward compatibility.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
HAlias (Example)
Usage example of the HAlias function