ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeExpand (Function)
Expands a node in a TreeView control.
ChronoReset (Function)
Stops and resets a running stopwatch.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
LooperInsertLine (Function)
Inserts a row into a Looper control.
RGB (Function)
Defines a color from its Red, Green and Blue components.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Properties associated with Combo Box controls that display a table
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Constants for managing arrays
List of constants used by the functions for array management....
iPrintReport (External language)
Prints a report created with the report editor.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Events associated with pages
List of events associated with pages...
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......