ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
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...
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......
10. Smart controls
Smart controls...
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.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Setup mode
Several methods can be used to distribute a WINDEV application......
19. Sending emails
Map control functions
Map control functions...
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
<Image>.Fill (Function)
Colors an area in an Image control.
SocketExist (Function)
Checks the existence of socket.
15. Repeating a group of controls: loopers