ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Link control properties
The Link control is available in a page and in a report......
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
ShellExecute (Function)
Opens a document in its associated application.
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......