ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Find/Replace in the current project
The "Find/Replace" feature is used to......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
FinCurrentVal (Function)
Returns the current value of investment.
Warning (Function)
Displays a custom message in a system warning window.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Sound (Function)
Plays a sound in WAV format.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Diagram constants
The following constants are used to manage diagrams:...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...