ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
3. Project dashboard
Project dashboard...
6. HFSQL Client/Server cluster
14. Report templates
Report templates...
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
16. Protecting access to the site: passwords
4. User Groupware
2. UML models
18. Management of business rules
15. Project Management Hub