ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
WDInst: Grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
dResize (Function)
Resizes an image found: in an Image control. in an Image variable. in a picLayer variable]....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Events associated with Link controls
List of events associated with Link controls...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
DB2 Native Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV database schema......
Items (Property)
The Items property is used to configure the different items of a full-text index.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
WindowToData (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Table,Col (External language)
Returns the current index of the column.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......