ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
How to perform a full file browse?
grParameter (Function)
Retrieves or modifies a chart parameter.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
System constants
List of constants used by the system functions....
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
RGB (Function)
Defines a color from its Red, Green and Blue components.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.