ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle 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....
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
The "Code hashtags" pane
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
Printing in PDF format: Special cases
Specific features of print in PDF format...
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
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....
Recompiling the project
The project compilation is a process used to......
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.
Creating the menus for the pages of the WEBDEV RAD pattern
Validity period of site pages
When creating a page, a validity period can be defined for this page......
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......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
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.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.