ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
KeyPressed (Function)
Checks which key is pressed.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Programming the table cells
The Table controls can be handled......
HOnError (Function)
Customizes the management of HFSQL errors.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....