ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the Project Management Hub
The Project Management Hub allows you to configure......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
zipExtractFile (Example)
Usage example of the zipExtractFile function
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
zipListFile (Example)
Usage example of the zipListFile function
Printing in PDF format: Special cases
Specific features of print in PDF format...
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
zipFindFile (Example)
Usage example of the zipFindFile function
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
TableAddChild (Example)
Usage example of the TableAddChild function
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....