ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FaxRestart (Function)
Restarts a fax in the spooler.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, database schema, ......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
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....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
InvalidInput (Property)
The InvalidInput property determines if a control prevents the user from leaving when they enter invalid data.
<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.
RGB (Function)
Defines a color from its Red, Green and Blue components.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image>.DrawPoint (Function)
Draws a point in an Image control.