ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
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....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
SchedulerBackgroundColor (Function)
Sets a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
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....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
ERR_NO_CURRENT_PAGE
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
PDF file functions (prefix syntax)
PDF file functions...
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
Input (Function)
Displays a message allowing the user to type an information.