ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Row (Property)
The Row property is used to manipulate one or more rows.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
ClientCertificate (Property)
The ClientCertificate property is used to manage client certificates.
Exist (Property)
The Exist property is used to determine if an element exists.
Point
The Point keyword is used to manage a point...
UUID (Property)
The UUID property is used to get the identifier of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....
Cell (Property)
The Cell property is used to manipulate one or more cells.
Path (Property)
The Path property gets and sets a path.
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Diagram management functions
Diagram management functions...
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
HDescribeFile (Function)
Describes a table programmatically.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......