ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring Reports & Queries
Reports & Queries is used to......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HCreateMovableReplica (Function)
Creates a movable replication.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Creating a Java archive
When your Java application is developed, you can......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Configuring the setup program
Two tools can be used to create a setup program......
The single-part and multi-part archives
Two types of archives are available......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
HSetLog (Function)
Enables or disables log management on a file.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Various constants
List of various constants used by the constants WINDEV functions....
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......