ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Constants for managing appointments
Lists of constants used to manage the appointments...
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
<xlsDocument variable>.Save (Function)
Saves an XLS document.