ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeCollapse (Function)
Collapses a branch previously expanded.
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
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
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.
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......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Dequeue (Function)
Removes an element from the queue.
PageAddress (Function)
Used to find out the Internet address of a page.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.