ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
zipOpenRAR (Function)
Opens an existing archive in RAR format.
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Extern (Reserved word)
EXTERN is used to...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.