ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Page templates
WEBDEV allows you to create page templates......
The planes (in a window or in a report)
The planes are used to group the window controls......
Print constants
List of constants used by the print functions....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Options of the window editor
To configure the general options of the window editor......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Removing a project from the SCM (Source Code Manager)
Currencies
A currency is a real coded on 10 bytes....
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....