ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EventCreate (Function)
Creates an event.
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.
Character strings
WLanguage supports different types of strings....
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.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Constants for managing projects
List of constants used by the functions for managing projects....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
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....
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
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.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....