ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
FontName (Property)
The FontName property is used to manage the name of the font used.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
Error 116: An array dimension must be an integer value
Materialized view
HListFile (Example)
Usage example of the HListFile function
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
Area (Property)
The Area property is used to define an area.
WithRepetition (Property)
The WithRepetition property is used to determine if an appointment should be repeated.
xlsOpen (Example)
Usage example of the xlsOpen function
Generator (Property)
The Generator property is used to identify the program that generates an element.
Start (Property)
The Start property gets the starting point of an element or event.
ColorFormat (Property)
The ColorFormat property is used to manage the color format (color or grayscale).
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......