ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the modification of windows by the user
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
CertificateSignString (Example)
Usage example of the CertificateSignString function
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Dimension (Example)
Example of use of Dimension
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
LOOP statement
The statement block is repeated endlessly...
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
iEllipse (Function)
Prints an ellipse (in a rectangle).
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
nWDGetLastError: Error code of last error
Error code of last error......
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.