ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming the table cells
The Table controls can be handled......
Handling an Organization Chart control through programming (prefix syntax)
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Currencies
A currency is a real coded on 10 bytes....
9. Internal page
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
The Image control
The Image control is used to......
Image editor: Features
The image editor includes several features......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
The home page
The home page is the first page of your site......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Properties of a help page
The characteristics of a help page are used to define......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......