ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
Map control functions
Map control functions...
diffApply (Function)
Applies a difference buffer to a specific buffer.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
ServiceRestart (Function)
Restarts a service (already started).
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
SysSetFocus (Function)
Sets focus to a window or control.
SysColor (Function)
Identifies or modifies the color of a Windows element.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
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....