ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Compilation options (chm format)
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
Operations performed on sequence diagrams
The following paragraphs explain......
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
Feedback component
The Feedback component is a component provided with WINDEV......
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
<Spreadsheet>.AllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Managing assertions
...The main available features are as follows:...
On/Off button in a window
The on/off button is a button that operates like a check box......