ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
1. Examples provided with WINDEV Mobile
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
Error 102: The constants can be defined in the initialization code of project, ...