ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link (Property)
The Link property is used to get and change the link of an element.
Color (Property)
The Color property is used to get and change the color of an element.
Help editor options
The options of the help editor ("Display......
Round (keyword)
The Round keyword can correspond to...
GPSLastPosition (Function)
Retrieves the information about the last known device position.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Comment (Property)
The Comment property is used to manage comments.
Compilation options (chm format)
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
Structure (Type of variable)
A structure is a custom type of data...
Constants for telemetry management
Constants for telemetry management...
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Creating the skin template of a report
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......