ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Handling a control through programming in a report
All report controls can be handled through programming......
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Activation key management functions
The following functions are used to manage activation keys:...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Operations performed on use case diagrams
The following paragraphs explain......