ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
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....
Changing sites from AWP to SEO-ready session mode
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
WDTestSite: Load test
The stress tests are used to check......
3-tier architecture
The development in "3-tier" architecture is now simplified......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Kanban control events
The following events are associated with Kanban controls......
Setup of the WEBDEV Application Server for Linux
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
The Cell control
The Cell control contains controls......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......