ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
iPrintReport (External language)
Prints a report created with the report editor.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
fCreate (Example)
Usage example of the fCreate function
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
TreeView constants
List of constants used by the TreeXXX functions...
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
fClose (Example)
Usage example of the fClose function
Height (Property)
The Height property is used to get and change the height of an element.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
MemSeek (Example)
Usage example of the MemSeek function
Logical operators
The logical operators are as follows......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
Google constants
List of constants used by the Google functions....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
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....
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.