ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
Creating index keywords
Index keywords allow users to easily find a help page......
HSL (Function)
Creates a color from its hue, saturation and lightness.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
<Image>.Resize (Function)
Resizes an image in an Image control.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
SocketExist (Function)
Checks the existence of socket.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
FaxRestart (Function)
Restarts a fax in the spooler.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
<Image>.Rotation (Function)
Rotates an Image control.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......