ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.
PopupAnimate (Function)
Displays a popup in a page cell.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Starting WDOptimizer in a command line
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
Functions for managing menus (prefix syntax)
List of functions for managing menus...
WDOptimizer: Editing a ".REP" file
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......