ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
7. AJAX technology
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
The different types of variables
The different types of variables are......
How to open a page?
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......