ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diffApply (Function)
Applies a difference buffer to a specific buffer.
FontCreate (Function)
Creates a font definition.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
WinStatus (Function)
Identifies or modifies the window status.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Event (Example)
Usage example of the Event function
Combination (Type of variable)
A combination is a set of options.
iEndReport (Function)
Forces the report print to stop.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
fStopCompress (Example)
Usage example of the fStopCompress function
fSelectDir (Example)
Usage example of the fSelectDir function
ShellExecute (Function)
Opens a document in its associated application.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
Asc (Example)
Usage example of the Asc function
Charact (Example)
Usage example of the Charact function
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
EmailReadMessage (Example)
Usage example of the EmailReadMessage function
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function