ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Sub-query
A sub-query is a query whose result is used by another query......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
BurnerSelect (Function)
Used to select the default burner.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
WLanguage procedure called by DeepLinkProcedure
WLanguage procedure ("callback") called by DeepLinkProcédure when the user clicks a deep link with a target URL associated with the application.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.