ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
CharactTypeCount (Function)
Returns the number of characters matching a given type.
TableInputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
ServiceWait (Function)
Pauses the current service during the specified duration.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
EventCreate (Function)
Creates an event.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.