ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL properties
List of HFSQL properties...
MySQL Native Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
xmlReader (Variable type)
The xmlReader type is used to read an XML document without loading it in memory.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Large (Property)
The Large property allows you to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Extended (Property)
The property Extended allows you to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
MariaDB Native Connector: Programming using SQL functions
The SQL functions can be used to handle the MariaDB database......
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
emailAttach (Variable type)
The emailAttach type is used to handle an attachment.
Development environment
When WINDEV, WEBDEV and WINDEV Mobile are first launched, a development environment is automatically proposed......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
8. Optimizing an application
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Guided tour management constants
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Creating help pages
A help system includes several pages......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....