ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
WDTRAD license agreement
WDTRAD license agreement...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Including the code
You want to include your code lines in a condition, in a structure, ......
HFSQL Client/Server: Setting up tables on the server
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
SpreadsheetEndModification (Function)
Indicates the end of a series of actions performed in a Spreadsheet control in a single event ("undo/redo")....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
15. Creating the executable in practice
Creating the executable in practice...