ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
12. Retrieving data from a site
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
EmailGetAll (Function)
Retrieves all the emails found on a server.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
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"......