ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Creating the Vision pages of the WEBDEV RAD pattern
Reloading a document
To reload a document, ......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Creating the Relation pages of a WEBDEV RAD pattern
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Constants for managing animations
List of constants used by the functions for managing the animations...
The "Code hashtags" pane
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
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....
WDOptimizer: Editing and modifying a ".REP" file
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....
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