ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CodeEditorUncomment (Function)
Uncomments the current selection in the Code Editor control. "//" characters at the beginning of the current line are removed....
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Date management constants
List of constants used by date management functions...
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Time (Type of variable)
The Time type is used to easily handle the times...
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
File download functions
The following functions are used to manage downloads......
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Source>.State (Function)
Used to find out the state of a record.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
Line control properties
List of properties associated with the Line control...
Share your projects via Git
Git is a source code manager......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
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....
Filling a Chart control
The data that will be displayed in the Chart control can come from......