ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
Control constants
List of constants used by the functions for managing controls...
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
HPrevious (Function)
Positions on the previous file record according to a browse item.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Starting WDOptimizer in a command line
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
fOpen (Example)
Usage example of the fOpen function
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......