ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Organization chart linked to a data file
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Reloading a document
To reload a document, ......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
1. Project and analysis
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Report based on a query
Queries are used to easily select records in one or more data files......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......