ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Environment of the report editor
Environment of the report editor...
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
XMLAddChild (Function)
Adds a child tag into an XML document.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....