ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
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...
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......