ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Keep-alive on connection
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
21. Reports
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
OLE control properties
List of properties associated with an OLE control...
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Using the Salesforce service
Salesforce is a very popular CRM software......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......