ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
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......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
21. Managing business rules
Managing business rules...
18. Management of business rules
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ExeListProcess (Function)
Returns the list of applications currently run.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Error 203: The procedure already has a scope attribute (local or global)
Ad Hoc deployment
Handling an Upload control through programming
The Upload control is used to upload one or more files....