ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
grTitle (Function)
Modifies the caption and/or position of the chart title....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
XMLModify (Function)
Modifies the content of the current element found in the XML document.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
iParameterPDF (Example)
Usage example of the iParameterPDF function
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
HRead (Function)
Reads a record in a file according to a given record number.
zipFindFile (Example)
Usage example of the zipFindFile function
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Description (Property)
The Description property is used to get and change the description of an element.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.