ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
xmlNode (Variable type)
The xmlNode type is used to handle a node of an XML document.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Extern (Reserved word)
EXTERN is used to...
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
<Component>.Load (Function)
Loads an external component independent of the current project.