ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Testing a WEBDEV website on a mobile device
It is increasingly common for developers to test websites on mobile devices......
fUnlock (Function)
Entirely or partially unlocks an external file.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
ToastDisplay (Function)
Displays a "Toast" message.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
NFCSendTag (Function)
Sends a NFC tag to another device.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
11. User Macro-Code: UMC in practice
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Help system properties
The properties of help system are used to define......
Code statistics
The code statistics affect......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
EventCreate (Function)
Creates an event.