ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
zipListFile (Function)
Returns the list of files found in an archive.
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
EndProgram (Function)
Ends the execution of the current program.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed ......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Customizing the User Groupware
String (Variable type)
The String type is used to manipulate strings......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
2. Projects in practice
Discover the main operations that can be performed on a project....
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Multi-project search
Performing a search in the current project is a common operation......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....