ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FaxRestart (Function)
Restarts a fax in the spooler.
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.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, database schema, ......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
InvalidInput (Property)
The InvalidInput property determines if a control prevents the user from leaving when they enter invalid data.