ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Events associated with Tab controls
List of events associated with Tab controls...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
ErrorBuild (Function)
Displays a custom error message in a system error window.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Diagram constants
The following constants are used to manage diagrams:...
ControlClone (Function)
Creates a new control from an existing control.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HState (Example)
Usage example of the HState function
Properties associated with Combo Box controls that display a table
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).
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
SocketExist (Function)
Checks the existence of socket.
Events associated with Button controls
List of events associated with Button controls...
dFont (Example)
Usage example of the dFont function
HRecNum (Example)
Usage example of the HRecNum function
List of reserved words
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HListKey (Example)
Usage example of the HListKey function
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......