ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Operations performed on class diagrams
The following paragraphs explain......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ServiceWait (Function)
Pauses the current service during the specified duration.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...