ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fRead (Example)
Usage example of the fRead function
HClient structure
The HClient structure is used to......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Handling Organization Chart controls programmatically
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
SOAPError (Example)
Usage example of the SOAPError function
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.