ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spelling check functions
The following functions are used to manage the spelling checker:
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Test of a query
The query editor allows you to run the test of query result......
16. Application test in practice
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Error 1050: This member already exists in the composite variable
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
15. Cookies: information stored on the end user's computer
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
8. Traffic statistics of dynamic sites
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.