ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Events associated with Image controls
List of events associated with Image controls...
The Multimedia control
The Multimedia control is used to play multimedia files......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Supercontrol
A supercontrol is an advanced type of control......
ID (Property)
The ID property is used to get and change IDs.
Size (Property)
The Size property is used to determine and change the size of an element.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
ExceptionInfo (Function)
Retrieves information about the current exception.