ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
Kanban control functions
The following functions handle Kanban controls......
Scanner functions (prefix syntax)
The scanner functions are as follows:...
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<AuthToken>.RefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
fSelectDir (Function)
Opens a directory picker.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
Automation object
The Automation keyword is used to declare an automation object...
Materialized view
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SOAP functions
List of SOAP functions...
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
FBSessionStatus (Function)
Checks the status of a Facebook session.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
DateToDay (Function)
Returns the day that corresponds to a given date.
VibrationTrigger (Function)
Triggers the vibrations of the device.
SQLModify (Function)
Modifies the content of a row in the query result.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.