ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
SQLExec (Function)
Names and runs an SQL query.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
fUnlock (Example)
Usage example of the fUnlock function
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
ShellExecute (Function)
Opens a document in its associated application.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
fSelect (Example)
Usage example of the fSelect function
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
PermissionRequest (Function)
Prompts the user to grant an application permission.