ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
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 database schema...
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
Page templates
WEBDEV allows you to create page templates......
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
6. Internal window
Internal windows...
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
fCreate (Example)
Usage example of the fCreate function
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
fClose (Example)
Usage example of the fClose function
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.