ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
  • alpha channel.
ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
The different types of integers
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
dTransferToImage (Example)
Usage example of the dTransferToImage function
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
ColorLightness (Function)
Calculates the lightness of a color.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
ReplicInfo (Function)
Returns information about a replication.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......