ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
<Chart>.Legend (Function)
Indicates the presence and position of legend in a chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
Dictionary
The dictionary is a file that can contain the project elements......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
DiagramToSVG (Function)
Exports a diagram to an SVG image.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Programming overview in C and C++
Programming the looper attributes
All the looper attributes can be handled by programming......