ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Execute (Function)
Starts the execution of a process through programming.
iPreview (Function)
Configures the print destination.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
Functions for managing images (prefix syntax)
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
diffApply (Function)
Applies a difference buffer to a specific buffer.
<htmlDocument variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document.
<htmlNode variable>.RemoveAttribute (Function)
Removes a given attribute
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Count (Property)
The Count property returns the number of elements in a given set.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
URIGetInfo (Function)
Retrieves information of a URI resource.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.