ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
SMSReset (Function)
Resets all variables of SMS structure.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
grDraw (Function)
Draws a chart according to the specified parameters.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.