ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Index (Property)
The Index property is used to get the index of an element.
Event (Variable type)
The Event type allows you to define all the advanced features of an event (birthday, anniversary, etc.)
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
HAdd (Example)
Usage example of the HAdd function
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
HErrorLock (Function)
Used to check whether a lock error occurred.
HourglassNetwork (Function)
Shows or hides an infinite progress bar in the title bar of Android application windows. This function is no longer available from version 2024....
zipExtractPath (Example)
Usage example of the zipExtractPath function
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
2. Projects in practice
Discover the main operations that can be performed on a project....
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
Border (Variable type)
The Border type is used to handle a border through programming...
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
HSetPosition (Example)
Usage example of the HSetPosition function
Query editor: Characteristics
GetVariableDefinition (Function)
Gets the description of a variable.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the context menu. in a Scheduler control, whether an appointment was created via the context menu....