ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionSavepoint (Function)
Declares a transaction savepoint.
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Structure (Type of variable)
A structure is a custom type of data...
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
zipExtractPath (Example)
Usage example of the zipExtractPath function
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
grInfoXY (Function)
Returns information about the series found at a specific chart point.
fCopyDir (Example)
Usage example of the fCopyDir function
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
zipSize (Example)
Usage example of the zipSize function
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...