ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
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.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
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.
ServiceRestart (Function)
Restarts a service (already started).
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....
XMLAddChild (Function)
Adds a child tag into an XML document.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
HTML document management functions
List of functions that manipulate HTML documents....
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.