ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
ToClipboard (Function)
Writes text or image information into the system clipboard.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
Truncate (Function)
Truncates the right part of a string or buffer.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
iParameterPDF (Function)
Defines the options for the generated PDF file.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Chart: Scale management
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
XMLAddChild (Function)
Adds a child tag into an XML document.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
InitParameter (Function)
Initializes the management of persistent values.
MatNbColumn (Function)
Returns the number of columns found in a matrix.