ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
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....
Error 1017: The method is not global: use: to access it
The Dashboard control
Dashboards are essential elements in an application......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
11. Window templates
WINDEV Mobile allows you to create window templates....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Operations performed on state-transition diagrams
The following paragraphs explain......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Z-index of a control
All the controls in a window or report have a different z-index......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Error 1007: The member is global: use the: operator: to access it
MemCurrent (Function)
Returns the index of the current element.