ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HChangeKey (Example)
Usage example of the HChangeKey function
11. Table/Looper controls
Change the volume of a UPnP device....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
TaskPrevious (Function)
Reads the task before the current task in a Lotus Notes or Outlook task list.
TaskNext (Function)
Reads the task after the current task in a Lotus Notes or Outlook task list.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......