ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
CurrentYear (Function)
Returns the current year in integer format.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
fClose (Function)
Closes an external file.
fCreate (Function)
Creates an external file.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Comparison operators
The comparison operators can be divided into several categories......
HCreateMovableReplica (Function)
Creates a movable replication.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.