ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
RESTSend (Function)
Sends a REST request and waits for the server response.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
The Carousel control
The Carousel control is used to display an animated menu made of images......
Using a query with parameters
A query with parameters can be used......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
FolderData (Function)
FolderData is kept for backward compatibility.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
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......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....