ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS web service that manages the site.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
iPrintImage (Function)
Sends the image file to print to the print buffer.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
SQLLast (Function)
Sets the position on the last row of the query result.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......