ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
zipSelectFile (Function)
Selects files from an archive.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
MemFound (Function)
Checks whether the sought element was found.
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....
ErrorThrow (Function)
Throw a non-fatal error.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...