ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
User group settings
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Step 1: Configuring the print parameters
This step allows you to choose......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
The HTML Display control
The HTML Display control displays a web page in an application......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
ERR_BAD_DLLEXE
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
SpreadsheetStartModification (Function)
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo")....
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
WDINT setup