ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
HSL (Function)
Creates a color from its hue, saturation and lightness.
zipCreate (Function)
Creates an archive.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue 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.
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....
Various constants
List of various constants used by the constants WINDEV functions....
zipExtractPath (Example)
Usage example of the zipExtractPath function
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.
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)......
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.