ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Z-index of a control
All the controls in a window or report have a different z-index......
The Wire control
The Wire control is used to visually link 2 controls......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
WEBDEV license agreement
WEBDEV license agreement...
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
WinEdLoad (Function)
Loads the changes made by the end user in a window.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
IF statement
The conditional IF statement allows you to run an action according to a condition...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Nation (External language)
Defines the display language for the titles, captions, messages...
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
16. Managing requirements
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
<Chart>.SurfaceMarkCaption (Function)
Allows you to specify the mark caption for a Surface chart.
<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.