ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Native Access to SAP
SAP is a widely used ERP......
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Environment of the query editor
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
1. What is a website?
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.