ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
Open (External language)
Opens a window.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
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)......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
zipDeleteAll (Function)
Deletes all files from an archive.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Using several libraries in an application
A library is a WDL file that contains all the resources......