ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
gClickableLink (Function)
Adds a clickable link in a graphic string.
Events associated with List Box controls
List of events associated with List Box controls...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Option (Property)
The Option property is used to get and change certain options.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Constant
The constants are language elements whose value is fixed once and for all...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
TreeCollapse (Function)
Collapses a branch previously expanded.
WEBDEV 2024 Tutorial - Table of contents
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Port (Property)
The Port property is used to identify and change a server connection port.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
ThreadEnd (Function)
Ends the execution of the current thread.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Pop (Function)
Pops an element from a stack.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
WINDEV Mobile 2024 Tutorial - Table of contents