ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing animations
List of constants used by the functions for managing the animations...
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
The "Code hashtags" pane
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
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....
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.
Fax constants
List of constants used by the functions for managing 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......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
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......
Defining clickable areas
In a page, an Image control can contain clickable areas......
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......
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.