ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Pop (Function)
Pops an element from a stack.
Toast (Variable type)
The Toast type is used to define all the advanced characteristics of a toast notification.
Events associated with a Gantt Chart column
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
zipExeCreationParameter (Variable type)
The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file). This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
WDInst: advanced options for network installation
The advanced options of the network setup are used to......
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
The Dashboard control
Dashboards are essential elements in an application......
HTTPSendForm (Function)
Sends an HTTP form.
iEndReport (Function)
Forces the report print to stop.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....