ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NoAccent (Function)
Converts accented characters in a string to non-accented characters.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
SCM: Changing the version of the projects in the repository
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Source Code Manager (SCM)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
8. Associating controls with data
8. Binding controls to data
A window can display information from......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Custom tooltips
Tooltips are very useful for application users......
Edit options of a report
The report editor allows you to......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
UTF8ToString (Function)
Converts a string in UTF8 format into an ANSI or Unicode string.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
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)....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......