ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
ArraySort (Example)
Usage example of the ArraySort function
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
fTempFile (Example)
Usage example of the fTempFile function
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Truncate (Function)
Truncates the right part of a string or buffer.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
grDeleteSeries (Function)
Deletes a data series from a chart.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.