ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

URI constants
The following constants are used by URI-specific functions:...
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.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
zipExtractPath (Example)
Usage example of the zipExtractPath function
RGBGreen (Function)
Returns the green component of an RGB color.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Various constants
List of various constants used by the constants WINDEV functions....
GetTypeDefinition (Function)
Gets the description of a type identified by name.
fSeek (Example)
Usage example of the fSeek function
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
Constants for managing projects
List of constants used by the functions for managing projects....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
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)......