ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Various constants
List of various constants....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
FinCurrentVal (Function)
Returns the current value of investment.
Control constants
List of constants used by the functions for managing controls...
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Map control functions
Map control functions...
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
Events associated with Combo Box controls
List of events associated with Combo Box controls...