ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Window templates
WINDEV Mobile allows you to create window templates....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Handling controls in a report
The different operations available for the report controls are as follows......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
The pages
Pages are the main interface of a WEBDEV site......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Operations performed on activity diagrams
The following paragraphs explain......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
The Flexbox control
Flexbox is a standard layout system for web pages......
Creating anchors
The anchors are used to define specific points in a help page......
5. User Groupware in practice
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
7. Source Code Manager (SCM)
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Arithmetic operators
The arithmetic operators are......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......