ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadEnd (Function)
Ends the execution of the current thread.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Constants for managing the windows
List of constants used by the functions for managing the windows...
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
fSeparator (Function)
Returns a file path with normalized separators.
HExecuteProcedure (Function)
Runs a stored procedure.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
Creating a window skin template
Events associated with a Multimedia control
List of events associated with a Multimedia control...
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......