ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Border (Variable type)
The Border type is used to handle a border through programming...
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
fCreate (Example)
Usage example of the fCreate function
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Manipulating Diagram Editor controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate Diagram Editor controls......
ShellExecute (Function)
Opens a document in its associated application.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
WDSQL: Executing a SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Error 122: The name of an Automation object must be a string
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.