ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Creating the Table pages of the WEBDEV RAD pattern
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Constants for external files
List of constants used by the functions for managing external files....
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Time management
For each element (windows, reports, ......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Guided tour management constants
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.