ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
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....
Printing in PDF format: Special cases
Specific features of print in PDF format...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......