ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Android Control Center
Do you know where to find your application log files?...
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
9. Generation modes
WINDEV Mobile includes different types of generation......
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
Events associated with a Switch control
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
The Image control
The Image control is used to......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Assignment operators
Three assignment operators are available......
Functions for managing images