ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipOpen (Function)
Opens an existing archive.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
HOnError (Example)
Usage example of the HOnError function
xBase files: Limits
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
The Multimedia control
The Multimedia control is used to play multimedia files......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Multimedia control properties
List of properties associated with the Multimedia control...
Sliding Banner control properties
The WLanguage properties can be used to handle ......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.