ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
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......
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......
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
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....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
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...
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
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......
HNext (Function)
Sets the position on the next data file record according to a browse item.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......