ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoReset (Function)
Stops and resets a running stopwatch.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Obtaining an SSL certificate for IIS2 (2.0 or later)
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
<Image variable>.Copy (Function)
Copies an image to another image.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
iPreview (Function)
Configures the print destination.
Functions for managing images
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Execute (Function)
Starts the execution of a process through programming.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.