ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Constants for managing contact functions
Copying and cloning
Variables are copied using the "=" operator...
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Principle of remote check
ThreadExecute (Function)
Starts the execution of a secondary thread.
HCross (Function)
Crosses a record in a data file.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Classes, members, methods and properties
A class is made of......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
HFSQL constants
List of constants used by the HFSQL functions....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Native Access to SAP
SAP is a widely used ERP......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
How to create a menu?