ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Push notifications
A mobile device can receive push notifications......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HSetLog (Function)
Enables or disables log management on a file.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......