ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Local procedure
Two types of procedures are available......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
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......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Using WDDIXIO
To translate the text used in your project:...
9. Sharing a project in practice
Sharing a project in practice...
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
5. User Groupware in practice
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
16. Java applications in practice
Java applications in practice...