ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToastDisplay (Function)
Displays a "Toast" message.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Utility components
WINDEV includes several utility components that allow you to handle data directly......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Events associated with a Gantt Chart column
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.