ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Translating a text file with WDTRAD
Page with parameters
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
ERR_BAD_ACTION
Detailed use of WINDEV FTP/RPC
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
ERR_BAD_PARAMETER
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
WEBDEV cluster: Proxy configuration
To use a WEBDEV cluster, it is necessary to distribute the load between the different cluster nodes (each node corresponding to a WEBDEV Application Server)......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......