ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Map control functions
Map control functions...
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
SOAP constants
List of constants used by the SOAP functions....
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
J2EE constants
List of constants used by the J2EE functions....
zipFileSize (Example)
Usage example of the zipFileSize function
BurnerStatus (Function)
Returns the status of the current burner.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
iParameterPDF (Function)
Defines the options for the generated PDF file.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
RGBGreen (Function)
Returns the green component of an RGB color.