ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExportJSONString (Function)
Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string.
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
HExecuteProcedure (Function)
Runs a stored procedure.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
GetDefinition (Function)
Retrieves the definition of element type.
Constants for managing appointments
Lists of constants used to manage the appointments...
ThreadPersistent (Function)
Makes a thread persistent.
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.
<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....
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
PermissionRequest (Function)
Prompts the user to grant an application permission.