ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Programming an indexed control
Path (Property)
The Path property gets and sets a path.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Time management
For each element (windows, reports, ......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....