ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) 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).
Printing in PDF format: Special cases
Specific features of print in PDF format...
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....
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
5. Site test in practice
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
17. TLS/SSL: Encrypting information on the Web
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
HSL (Function)
Creates a color from its hue, saturation and lightness.
ComponentInfo (Function)
Returns information about a component.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
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>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.