ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
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.
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......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
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....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
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.
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, ...).
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
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.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
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.