ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Speech synthesis in the mobile applications
The phones can talk!......
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
ContactAdd (Example)
Usage example of the ContactAdd function
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Compatibility between external components and deployed applications
A component can evolve in many ways......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
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....