ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Events associated with Sidebar controls
List of events associated with Sidebar controls...
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Events associated with Slider controls
List of events associated with Slider controls in a window...
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
2. Projects in practice
Discover the main operations that can be performed on a project....
Compatibility between external components and deployed applications
A component can evolve in many ways......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Events associated with a Spreadsheet control
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
7. HFSQL: files physically created
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....