ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
HFSQL Client/Server: Configuring the data files on the server
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Time management help
Time management is extremely important......
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 an SCM repository
To share a project via the Source Code Manager, a repository must be created......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Programming patterns
CAUTION......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
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....
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Access rights to a class property
A property is a code element that includes two processes......