ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
SysErrorMode (Function)
Modifies the display mode of errors.
ThreadMode (Function)
Changes the management mode of threads.
TreeExpand (Function)
Expands a node in a TreeView control.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
iCreateFont (Function)
Creates a new print font.
iLine (Function)
Prints a line at specified coordinates.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
SilverLight control properties
List of properties associated with the SilverLight control...
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
WindowsVersion (Function)
Returns the runtime mode of Windows.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......