ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketExist (Function)
Checks the existence of socket.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
.NET application
To create a.NET application from a project......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Environment of the project editor
The main elements of the project editor are as follows:
Asc (Function)
Returns the ASCII code of the specified character.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.