ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
OpenMobileWindow (Function)
Opens a window in a mobile application.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
fUnlock (Function)
Entirely or partially unlocks an external file.
Enumeration (Type of variable)
An enumeration is a set of values......
BreakAdd (Function)
Adds a break into a Table or Looper control.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Time (Type of variable)
The Time type is used to easily handle the times...
XML management: Use example
This application example manages an XML file named "Orders......