ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
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)......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
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.)....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......