ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Border of controls
One of the most important elements of control style is its border......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Using the Vista style in your windows
WINDEV allows you to customize......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
13. External component in practice
External component in practice...
12. External component in practice
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....