ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
DDEString (Example)
Usage example of the DDEString function
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
Events associated with Flex controls
List of events associated with Flex controls...
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Events associated with SilverLight control
List of events associated with SilverLight controls...
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
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......
HLinkMemo (Example)
Usage example of the HLinkMemo function
PDF Reader control events
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
.NET application
To create a.NET application from a project......
TreeExpand (Function)
Expands a node in a TreeView control.
Constants for managing Gantt charts
iParameter (Function)
Retrieves the printer configuration and configures the print.
HExtractMemo (Example)
Usage example of the HExtractMemo function