ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
HIndex (Example)
Usage example of the HIndex function
fDir (Example)
Usage example of the fDir function
NextTitle (Function)
Modifies the title of next window to open.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
HOpen (Function)
Opens a data file.
fLongName (Example)
Usage example of the fLongName function
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
2. User-friendly editors in practice
User-friendly editors in practice...
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
EmailCheckAddress (Function)
Checks the validity of an email address.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
HJSONToRecord (Function)
Imports JSON data into the current record.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......