ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Page management functions
List of functions for managing pages...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
The "Find - Replace" pane
The "Find - Replace" pane is used to......
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
<Source>.State (Function)
Used to find out the state of a record.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Error 4: A space is required after the ':' character
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
2. Projects in practice
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Example for creating a select query
This help page explains how to create two select queries......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Character strings
WLanguage supports different types of strings....
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Reverse code modeling
The reverse code modeling allows you to view in a graph......