ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
ExePriority (Function)
Returns or modifies the priority of an application currently run.
ProjectInfo (Function)
Returns specific information about the project currently run.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Recompiling the project
The project compilation is a process used to......
Description window of a combining query
The description window of a combining query consists of several sections......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.