ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Video functions
List of video functions...
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<Source>.DeleteTrigger (Function)
Deletes a trigger.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
11. External component
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Translating a text file with WDTRAD
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
Camera functions
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......