ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of procedures
The global procedures are grouped in set of procedures...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Sharing elements with a WINDEV application
Defines the type of context menu displayed by a chart.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format...
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
WinStatus (Function)
Identifies or modifies the window status.
Composite variable
A composite variable contains different types of elements (members)...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
TableMode (Function)
TableMode is kept for backward compatibility.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Handling a control through programming in a report
All report controls can be handled through programming......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Check model
You can use check models to easily create checks...
Analysis links
The links are used to link the files found in an analysis between themselves......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....