ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Bar code constants
Dequeue (Function)
Removes an element from the queue.
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Pop (Function)
Pops an element from a stack.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
GetDefinition (Function)
Retrieves the definition of element type.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....