ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of procedures
The global procedures are grouped in set of procedures...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Sharing elements with a WINDEV application
grTitle (Function)
Modifies the caption and/or position of the chart title....
BurnerCancel (Function)
Cancels the current burn process.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
tapiBlindTransfer (Function)
Performs a "blind" transfer.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Animation (Property)
The Animation property animates an image.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
The structure of the file for remote control
The management of remote control uses a file in INI format......
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerSelect (Function)
Used to select the default burner.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.