ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InfoBuild (Function)
Displays a custom message in a system information window.
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Radio Button control properties
List of properties associated with a Radio Button control...
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
WordCount (Function)
Returns the number of words in a string.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Power (Function)
Raise a number to a power.
dCopyImage (Example)
Usage example of the dCopyImage function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
EventChange (Function)
Modifies the status of an event.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.