ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reintegrating translated text into a project
Once the translation of framework libraries ("......
HSL (Function)
Creates a color from its hue, saturation and lightness.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
RGBGreen (Function)
Returns the green component of an RGB color.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
ServiceWait (Function)
Pauses the current service during the specified duration.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Various constants
List of various constants used by the constants WINDEV functions....
URI constants
The following constants are used by URI-specific functions:...
Constants for managing projects
List of constants used by the functions for managing projects....
GetTypeDefinition (Function)
Gets the description of a type identified by name.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
Extracting the text of the project
The following text can be extracted......
HToItem (Function)
Assigns the specified value to an item of the current record.
fRead (Example)
Usage example of the fRead function