ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
fDataDirCommon (Function)
Returns a directory path for the data shared: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). tables common to all users (HFSQL tables .fic, .ndx, .mmo)....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
WDTrans: Rolling back all changes made to the files held by a transaction
If a transaction is in progress, rolls back all changes made to the files since the beginning of the transaction......
ERR_DISCONNECTED_EXEC
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Alias (Property)
The Alias property gets the alias of an element.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....