ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
How to perform a full file browse?
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
WaitWindowStart (Function)
Opens the wait window of application.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
iParameterReport (Function)
Configures the printer by opening the configuration window.
Diagram constants
The following constants are used to manage diagrams:...
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
ThreadMode (Function)
Changes the management mode of threads.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
HClient structure
The HClient structure is used to......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....