ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
INIRead (Example)
Usage example of the INIRead function
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Installing and starting WDTRAD
Age
The Age keyword can correspond to...
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
SysInstance (Function)
Returns the instance of a module.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
fCompare (Example)
Usage example of the fCompare function
Events associated with ListView controls
List of events associated with ListView controls...
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
fLongName (Example)
Usage example of the fLongName function
zipSize (Example)
Usage example of the zipSize function
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.