ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fBuildPath (Function)
... used to get a valid file name without having to worry about the presence of separators in the path...
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls...
ERR_BUTTON_EXPECTED
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes...
Integrate two-factor authentication into your applications
Starting with version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to implement two-factor...
ERR_BAD_URL
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect...
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll...
12. Preventing from going back to a page
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template...
1. Testing a site: Elements to be tested
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToString (Function)
Converts a string in UTF8 format into an ANSI or Unicode string.
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...
Operators on character strings
The character strings can be handled by specific WLanguage functions...
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, Ansi, Unicode.
Unicode in character strings
The Unicode format is an encoding system that assigns a unique number to each character....
1
2
3
4
5
6
21
>