ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

X (Property)
The X property is used to get and change the X-coordinate of an element.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Value (Property)
The Value property is used to get and change the value of an element.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Caption (Property)
The Caption property is used to get and change the text of an element.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Splitter control properties
List of properties associated with the Splitter control...
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Open (External language)
Opens a window.