ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WordCount (Function)
Returns the number of words in a string.
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.
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.
ShellExecute (Function)
Opens a document in its associated application.
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.
zipListFile (Function)
Returns the list of files found in an archive.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
InfoBuild (Function)
Displays a custom message in a system information window.
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......
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
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Static control properties
List of properties associated with a Static control...
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.