ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
17. TLS/SSL: Encrypting information on the Web
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
DotNetDelegate (Function)
Initializes a.NET delegate.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
14. Report templates
...Report templates are used to easily standardize report layouts....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
iVPos (Function)
iVPos is kept for backward compatibility.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Interactive notification management constants
Interactive notification management constants...
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Handling an Upload control through programming
The Upload control is used to upload one or more files....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......