ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
Operations performed on component diagrams
The following paragraphs explain......
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Operations performed on activity diagrams
The following paragraphs explain......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
Binding a Check Box control to an item
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Link control properties
The Link control is available in a page and in a report......
Page Footer block
The Page footer block is run at the end of each page......
Salesforce functions
List of Salesforce functions...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......