ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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......
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
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.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
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.
iParameterPDF (Example)
Usage example of the iParameterPDF function
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
zipFindFile (Example)
Usage example of the zipFindFile function
Description (Property)
The Description property is used to get and change the description of an element.
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.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
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.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
NFCSendTag (Function)
Sends a NFC tag to another device.