ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.State (Function)
Used to find out the state of a record.
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...
<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.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
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...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Share your projects via Git
Git is a source code manager......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
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....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
WDINT overview
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
10. Embedded queries
7. HFSQL: files physically created
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....