ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Operations performed on activity diagrams
The following paragraphs explain......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
dTransferToImage (Example)
Usage example of the dTransferToImage function
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
XMLDocument (Function)
Creates a new XML document.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
PicClose (Function)
Closes the image found in an Image Editor control.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......