ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
The different types of windows
The following types of windows can be created in a WINDEV application......
Voice commands in your applications
The applications that you develop can react to the user's voice......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
5. Project configuration
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
12. Pages in practice
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Sub-query
A sub-query is a query whose result is used by another query......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Declaring and using a variable
A variable is defined by name and type......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....