ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Properties associated with a page
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Thread management functions
List of functions for managing threads...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Body Complement block
The Body complement block is linked to the Body block......
SQLFirst (Function)
Positions on the first row of the query result.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
grAddData (Function)
Adds a data into a chart.
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
PythonExecute (Function)
Executes a function present in a Python module.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Structure of data files of user groupware
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
LooperInsert (Function)
Inserts a row into a Looper control.
zipOpen (Function)
Opens an existing archive.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......