ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Installing a SOAP server with Apache
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Events associated with internal windows
List of events associated with internal windows...
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Installing a Webservice (old format)
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Conversion (Function)
Converts a value from a unit to another one.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Operations performed on collaboration diagrams
The following paragraphs explain......
BrowserShare( Function)
Starts native device sharing.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
SNMPOIDType (Function)
Returns the type of data in an OID.
Constants for managing the Image Editor control
The Preset control
The "Preset" control is used to display the frequently used controls without programming......