ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
StatVarianceP (Function)
Calculates the variance for a full series of values.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Map control properties
The following properties can be used with Map controls:...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
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......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Width (Property)
The Width property is used to determine and change the width of an element.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
ChangeAction (Example)
Usage example of ChangeAction