ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SSLActive (Function)
Used to enable or disable the secure SSL mode.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
Modulo (Reserved word)
Returns the remainder of a division.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
DDEError (Function)
Returns the runtime status report of a DDE function.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
MemExist (Function)
Checks the existence of a memory zone.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
HCancelSeek (Function)
Cancels the current search criterion.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....