ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
2. User-friendly editors in practice
User-friendly editors in practice...
iParameter (Function)
Retrieves the printer configuration and configures the print.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Open (External language)
Opens a window.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
2. Projects in practice
Discover the main operations that can be performed on a project....
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
KioskEnable (Function)
Switches the current Android application to kiosk mode.