ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Project description: Style tab
The project description window allows you to configure various elements of your project......
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Characteristics of Looper controls in a window
To display the control characteristics, select "Description" in the context menu of the control......
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Creating a delete query
A delete query (corresponding SQL statement......
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).