ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
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...
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
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.
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......
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.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
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....
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
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......