ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Constants for external files
List of constants used by the functions for managing external files....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
RegistryValueType (Function)
Returns the type of value found in the registry.
NextTitle (Function)
Modifies the title of next window to open.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Private Store for mobile applications
There are two methods two deploy your applications......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Creating the Form windows of a WINDEV RAD pattern
Sort (Function)
Sorts a WLanguage array.
Creating the Table pages of the WEBDEV RAD pattern
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Environment of the window editor
The main elements of window editor are as follows:
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
2. User-friendly editors in practice
User-friendly editors in practice...
fMoveDir (Function)
Moves a directory and its content.