ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
<Window>.EdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
Handling Gantt Chart controls programmatically
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Describing an element
A flexible modeling includes different elements linked together......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.