ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
fLock (Function)
Entirely or partially locks an external file.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
GuidedTour (Variable type)
The GuidedTour type is used to define the advanced characteristics of a Guided Tour and its steps.
Sort (Function)
Sorts a WLanguage array.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....