ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemCurrent (Function)
Returns the index of the current element.
DeleteAll (Function)
Deletes all the 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....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
ParentObject (Function)
Identifies the "parent" of a graphic object: field, column, window, page, etc.
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Designing a supercontrol
A supercontrol is an advanced type of control......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
19. Upload: Sending files to the server
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.