ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Commands of the external interface
Programming the table cells
The Table controls can be handled......
PicCreate (Function)
Creates an image in the Image Editor control.
<Scheduler>.AddAppointment (Function)
Adds a new appointment into a Scheduler control.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
SQLFirst (Function)
Positions on the first row of the query result.
BrowserShare( Function)
Starts native device sharing.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Operations performed on activity diagrams
The following paragraphs explain......
dTransferToImage (Example)
Usage example of the dTransferToImage function
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....