ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
OLESave (Function)
Saves the object found in an OLE control in binary format.
Handling menu options programmatically
The menu options can be handled......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
CurrentYear (Function)
Returns the current year in integer format.
zipClose (Function)
Closes an archive.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Functions for managing images (prefix syntax)
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
InitRandom (Function)
Initializes the generator of random numbers.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
MapEndOfMove (Function)
Stops following the device movement in a Map control.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
OLELoad (Function)
Initializes an OLE control with an OLE object.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......