|
|
|
|
|
|
|
WINDEV Mobile applications can run on the following platforms |
|
|
|
|
|
|
WINDEV Mobile 2025 is available! |
|
|
|
|
|
|
In version 2025, new functions, properties and data types have been introduced and some have been improved, ... |
|
|
|
|
|
|
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure. |
|
|
|
|
|
|
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure. |
|
|
|
|
|
|
WINDEV Mobile is a development environment for PC that allows you to develop ... |
|
|
|
|
|
|
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV. |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
By testing the project you can simulate how the application will run when launched by the user... |
|
|
|
|
|
|
The setup program creation wizard allows you to select the files that will be installed with the site...... |
|
|
|
|
|
|
Once the site installed, you can define the site connection options...... |
|
|
|
|
|
|
Deletes a scheduled task. |
|
|
|
|
|
|
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task. |
|
|
|
|
|
|
Opens the property page of a scheduled task. |
|
|
|
|
|
|
Deletes a trigger from a scheduled task. |
|
|
|
|
|
|
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup...... |
|
|
|
|
|
|
The ScheduledTask structure is used to define all the events that will define the execution of a task...... |
|
|
|
|
|
|
A property is a code element that includes two processes...... |
|
|
|
|
|
|
The HideWhileScrolling property is used to:
Determine if the pinned control is hidden while scrolling,
Show or hide the pinned control while scrolling.... |
|
|
|
|
|
|
The Pushed property is used to get and change the state of a two-state button (pressed or released). |
|
|
|
|
|
|
A delete query (corresponding SQL statement...... |
|
|
|
|
|
|
Configures the operating mode of the AWP context. |
|
|
|
|
|
|
Retrieves the zip code input mask adapted to a given country. |
|
|
|
|
|
|
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ...... |
|
|
|
|
|
|
Selects the TAPI device that will be used during the following telephony operations:
tapiDial,
tapiListen.... |
|
|
|
|
|
|
Returns the characteristics of a telephony device. |
|
|
|
|
|
|
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer. |
|
|
|
|
|
|
Modifies the margin of the text in the tooltips. |
|
|
|
|
|
|
The AllowActionBarHiding property automatically hides the Action Bar. |
|
|
|
|
|
|
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc. |
|
|
|
|
|
|
Modifies an existing scheduled task. |
|
|
|
|
|
|
Deletes a scheduled task associated with the application (site or Webservice). |
|
|
|
|
|
|
Returns the list of scheduled tasks for the application (site or Webservice). |
|
|
|
|
|
|
Reads the description of a scheduled task. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|