ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
Constants for managing masks
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Handling report blocks
The different operations available on report blocks are as follows......
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
ReplicAdmin: Overview
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Handling Scheduler controls programmatically
A Scheduler control can be......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
DurationToString (Function)
Converts a duration to a character string in the specified format.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Installing a SOAP server with Apache