ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL properties
List of HFSQL properties...
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
iPrintReport (Function)
Prints a report created with the report editor.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
LastDayOfYear (Function)
Returns the date of the last day of the year.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
User (Property)
The User property is used to identify and change the user of a feature.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
ThreadPersistent (Function)
Makes a thread persistent.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Record (Type of variable)
The Record type is used to save the values of a record.
15. Creating the executable in practice
Creating the executable in practice...
11. Table/Looper controls
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.