ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
fSize (Example)
Usage example of the fSize function
xlsColumnType (Example)
Usage example of the xlsColumnType function
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
fTime (Example)
Usage example of the fTime function
grLegend (Function)
Indicates the presence and position of legend in a chart.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Example for creating a select query
This help page explains how to create two select queries......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
14. Managing the "Back" button in practice
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
ChangeStyle (Function)
Modifies the style of a control dynamically.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......