ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
HTTP constants
List of constants used by the HTTP functions....
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
LooperSelectPlus (Function)
Selects a row in a Looper control.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....