ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Sort the data displayed in your tables in one click
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
ERR_BAD_URL
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Compilation options (HLP format)
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......