ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Arithmetic operators
The arithmetic operators are......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
3. Managing sockets
WINDEV includes advanced socket management functions....
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.