ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
ChangeCharset (Example)
Usage example of the ChangeCharset function
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Width (Property)
The Width property is used to determine and change the width of an element.
User (Property)
The User property is used to identify and change the user of a feature.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Name (Property)
The Name property is used to get the name of an element.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
XMLParent (Example)
Usage example of the XMLParent function
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Error 123: The constant already exists
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
OpenSister (Example)
Usage example of the OpenSister function
Height (Property)
The Height property is used to get and change the height of an element.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Printing nested reports
To create a main report containing several secondary reports:...