ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGBBlue (Function)
Returns the blue component of an RGB color.
Age (Function)
Returns the age according to the date of birth.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
5. Displaying a WEBDEV Session site
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
RGB (Function)
Defines a color from its Red, Green and Blue components.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Date (Type of variable)
The Date type enables you to easily handle the dates...
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.