ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
Constants for managing fonts
List of constants used by the functions for font management....
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL 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......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Project description: Languages tab
The project description window allows you to configure various elements of your project......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Control constants
List of constants used by the functions for managing controls...
TextToRTF (Function)
Converts text to Rich Text Format.
Programming automatic calculations in the columns of a Table control
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).