ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Display (Function)
Displays a web page in the user's browser....
Properties associated with the options of a Switch control
Lists the video capture drivers installed on the current computer....
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.
Site Map control properties
List of properties associated with a Site Map control...
Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
2. Deploying a static site or a PHP site
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Various constants
List of various constants....
Break in a report
The break is used to group the records corresponding to a sort criterion......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Border (Property)
The Border property is used to get and change the borders of an element.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Error 27: No END statement is associated with this ELSE
iPrintImage (Example)
Usage example of the iPrintImage function
The Organizer control
The Organizer control is used to display and handle organizers......
HChangeConnection (Example)
Usage example of the HChangeConnection function