ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLPath (Function)
Returns the current position in the document in XPATH format.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
fRename (Function)
Modifies the name of a file.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
iPrintImage (Function)
Sends the image file to print to the print buffer.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
HIndex (Function)
Rebuilds the file index (".NDX" file).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
InfoBuild (Function)
Displays a custom message in a system information window.
zipCreate (Function)
Creates an archive.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
State (Property)
The State property is used to get and change the state of an element.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
StatSum (Function)
Calculates the sum for a series of values.