ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing images
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
diffApply (Function)
Applies a difference buffer to a specific buffer.
Functions for managing images (prefix syntax)
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.