ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
9. Overlaying controls
17. Project Management Hub
...Project Management Hub...
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Share your projects via Git
Git is a source code manager......
SCM Administrator: Administrator-only options
The SCM administrator includes specific tools for managing repositories......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....