ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite variable
A composite variable contains different types of elements (members)...
SMSSend (Function)
Sends an SMS.
Automatic management of exceptions
The management of exceptions can be customized by process......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
zipDeleteAll (Function)
Deletes all files from an archive.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
grDestinationControl (Function)
Defines an Image control as destination of a chart.