ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Image control
The Image control is used to......
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
<Table>.Count (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
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.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
4. When to use the debugger?
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Table,Modify (External language)
Modifies an element in a Table control.
MySelf (Reserved word)
MySelf is used to handle the current control...
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
PDF Reader control events
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Local procedure
Two types of procedures are available......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......