ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Principle of remote check
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.