ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Events associated with Check Box controls
List of events associated with Check Box controls...
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Programming custom calculations in Table controls
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
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......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Twain constants
List of constants used by the Twain functions....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Constants for managing the internal windows
Constants for external files
List of constants used by the functions for managing external files....
The Upload control
The Upload control is used to upload files on the Web server......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Error 502: Incompatible type
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Guided tour management constants
SaaS constants
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.