ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
3-tier architecture
The development in "3-tier" architecture is now simplified......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Hyper File functions available for backward compatibility
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
NetworkConnect (Function)
Associates a drive with a shared network directory.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...