ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for the archiving functions
List of constants used by the archiving functions....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Image control: the supported formats
The supported image formats are as follows:...
16. Application test in practice
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....