ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringInsert (Function)
Inserts a string into another character string at a given position.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline"...
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first...
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified...
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HOpen (Function)
Opens a data file.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items...
HDescribeItem (Function)
Describes a file item through programming.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal...
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary...
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following...
TextToRTF (Function)
Converts text to Rich Text Format.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels...
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report....
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify...
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory...
MemAdd (Function)
Adds an element to a memory area.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts...
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionPropagate (Function)
Propagates an exception.