ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iEllipse (Function)
Prints an ellipse (in a rectangle).
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....
Constants for managing the modification of windows by the user
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......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
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.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
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.
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
gImage (Function)
Builds a sequence of characters containing an image.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
FTPSize (Example)
Usage example of the FTPSize function
Operations performed on component diagrams
The following paragraphs explain......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
11. Table/Looper controls