ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
dFont (Example)
Usage example of the dFont function
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
24. Displaying and linking pages
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
CallDLL32 (Function)
Runs a function found in an external DLL.