ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Software license agreement
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV Mobile License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
License agreement for Native Sybase Connector
Software license agreement
The RETURN statement is used to exit the current event, process or procedure and return a result......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
12. Preventing from going back to a page
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a table. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......