ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
MSIX installation
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
<Array>.Max (Function)
Returns the greatest value in the array.
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
gpwAddUser (Function)
Adds a user to the User Groupware database.
StringToUTF8 (Function)
Converts an ANSI or Unicode string to UTF-8.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, Ansi, Unicode.
Max (Function)
Returns the greatest value passed as parameter.
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
WINDEV Mobile concepts
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.