ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Constants for managing tiles
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
12. External component in practice
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Different types of data (Type of variable)
A variable is defined by name and type......
EventCreate (Function)
Creates an event.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
InfoBuild (Function)
Displays a custom message in a system information window.
TimeToString (Function)
Converts a time to a string in the specified format.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.