ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Creating the Table pages of the WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
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)......
Creating the Form pages of a WEBDEV RAD pattern
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
The "Code hashtags" pane
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
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....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
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).
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
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
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......