ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNext (Function)
Sets the position on the next data file record according to a browse item.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Extern (Reserved word)
EXTERN is used to...
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function...
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS...
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus...
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Specific features of the applications for iPhone/iPad
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
5. User Groupware in practice
Creating and generating an external component
A component must be created from a project containing all the elements required...
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus...
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable...
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
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...
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows...
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.