ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
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)....
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
DSVFormat (Variable type)
The DSVFormat is used to define and change characteristics of the Delimiter Separated Values (DSV) format.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
docNumberingLevel (Variable type)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Events associated with Calendar controls
List of events associated with Calendar controls...
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Printing in PDF format: Special cases
Specific features of print in PDF format...