ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
9. Hardware and software requirements
SemaphoreCreate (Function)
Creates a semaphore.
WINDEV and the SOAP protocol
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Installing the monitor
The monitoring robot includes three executables......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
fWriteLine (Example)
Usage example of the fWriteLine function
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....