ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
WDOptimizer: Editing and modifying a ".REP" file
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
MySQL Native Connector: Special features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
hScheduledOptimization (Variable type)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
MariaDB Native Connector: Special features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
CurrentWin (Function)
Identifies the window currently in edit.
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....
List of operators
List of properties associated with the Sidebar control...
Geometry (Variable type)
The Geometry type can be used to store any type of geometry: point, polygon, etc.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Accessing a database via a web service
The database can be accessed via a web service......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
zipExeCreationParameter (Variable type)
The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file). This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
System constants
List of constants used by the system functions....
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...