ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
3. Site development life cycle
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Currencies
A currency is a real coded on 10 bytes....
8. Windows in practice
Discover the main actions that can be performed on the windows....
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Reloading a document
To reload a document, ......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Project description: Project tab
The project description window allows you to configure various elements of your project......
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
ActionCible (Property)
The Property TargetAction allows you to define the action performed when clicking on the target control (s) of the step of a guided tour.
ActionHorsCible (Property)
The Property ActionOffTarget allows you to define the action performed when clicking on fields other than the target fields of the step of a guided tour.
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......