ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Programming the table cells
The Table controls can be handled......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Creating the link buttons in the windows of a WINDEV RAD pattern
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.