ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fClose (Example)
Usage example of the fClose function
iCreateFont (Function)
Creates a new print font.
Height (Property)
The Height property is used to get and change the height of an element.
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.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
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......
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.
HCheckStructure (Function)
Defines the mode for comparing data files.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
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....