ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Position
The Position keyword can correspond to...
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
SQLFirst (Example)
Usage example of the SQLFirst function
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
TreeView Table control functions
List of functions for managing TreeView Table controls...
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
SaaS constants
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
zipExtractAll (Example)
Usage example of the zipExtractAll function
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
zipSplit (Example)
Usage example of the zipSplit function