ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ToClipboard (Function)
Writes text or image information into the system clipboard.
InfoImage (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparent area....
InitialState (Property)
The InitialState property gets the initial state of a control.
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
Events associated with Flex controls
List of events associated with Flex controls...
Author (Property)
The Author property gets and changes the author of an element.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
StatSum (Function)
Calculates the sum for a series of values.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
fLock (Example)
Usage example of the fLock function
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
URLExtractPath (Function)
Returns the various elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
DateToDay (Function)
Returns the day corresponding to a given date.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example])....
MatDelete (Function)
Deletes an existing matrix.