ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
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).
<Page>.Display (Function)
Displays a web page in the user's browser....
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......
Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties......
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
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....