ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Control constants
List of constants used by the functions for managing controls...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
fMoveFile (Function)
Moves a file from one directory to another.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
GetDefinition (Function)
Retrieves the definition of element type.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
iPrintReport (External language)
Prints a report created with the report editor.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
ArrayCopy (Function)
Copies the content of an array to another array.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.