ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-product external components
Components are a remarkably useful tool for development teams......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Enumeration (Type of variable)
An enumeration is a set of values......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Conversion (Function)
Converts a value from a unit to another one.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Constants for managing certificates
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Various WEBDEV constants
Various WEBDEV constants...
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
WDSQL, SQL querier: Overview
WDSQL is used to......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Display (External language)
Displays a value in a control or assigns a value in a variable.
Image control in a page