ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Creating anchors
The anchors are used to define specific points in a help page......
8. 10 tips for better interfaces...
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
10. Smart controls
Smart controls...
Configuring the setup program
Two tools can be used to create a setup program......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Creating index keywords
Index keywords allow users to easily find a help page......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
FaxRestart (Function)
Restarts a fax in the spooler.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
FaxPause (Function)
Pauses a fax in the spooler.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
Fax constants
List of constants used by the functions for managing faxes....
HSL (Function)
Creates a color from its hue, saturation and lightness.
Specific features of the applications for iPhone/iPad
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Map control functions
Map control functions...
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
19. Sending emails
15. Repeating a group of controls: loopers