ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
DomoClose (Function)
Closes the communication opened by DomoOpen.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
<Diagram editor>.SelectPlus (Function)
Selects a shape in a Diagram Editor control.
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
<Diagram editor>.SelectMinus (Function)
Deselects a shape in a Diagram Editor control.
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Comparison operators
The comparison operators can be divided into several categories......
OCR constants
Adds a language to the native OCR system....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
grCreate (Function)
Creates a specific type of chart.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.