ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Alias (Property)
The Alias property gets the alias of an element.
gpwOpen (Function)
Opens the User Groupware login window or page.
Sharing elements with a WINDEV application
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
MemSeek (Example)
Usage example of the MemSeek function
dCircle (Example)
Usage example of the dCircle function
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Facebook functions
List of Facebook functions...
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Error 35: 'Continue' is available in the loops only
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.