ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
mongoWriteConcern (Variable type)
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 (Variable type)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Handling report blocks
The different operations available on report blocks are as follows......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
5. Which type of server to choose?
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Comparison operators
The comparison operators can be divided into several categories......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
HReadFirst (Function)
Positions on the first file record according to a browse item.
xlsDocument (Variable type)
An xlsDocument variable is used to describe and modify an Excel document...