ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Query
The keyword "Query" is used to describe:
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
The Line control
A Line control is used to display a line in a page......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Find out the account that runs the AWP protocol
Display (External language)
Displays a value in a control or assigns a value in a variable.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
Beep (External language)
Used to emit a beep on the speaker of the computer.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
2. Deploying a static site or a PHP site
Space (External language)
Fills the content of WdString with space characters on the right.
Window (External language)
Returns the number of windows opened at a given time.
Close (External language)
Closes the current window and restores the context that existed before the window opening.
Handle (External language)
Returns the handle of a window or control.
iPrintReport (External language)
Prints a report created with the report editor.