ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
5. User Groupware in practice
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Data persistence
The data persistence is used to store the value typed by the user......
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Date
The Date keyword can correspond to...
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
7. AJAX technology
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
Report data source
...The reports can be created with the data coming from:...
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
ERR_CLOSED_PAGE
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......