ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Error 108: The size of the variable is not allowed
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
<sfConnection variable>.ForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
WINDEV Mobile concepts
The planes in WEBDEV
The planes are used to group the controls of an element......
Generating the RAD pattern
To generate a RAD pattern:...
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Open (External language)
Opens a window.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Space (External language)
Fills the content of WdString with space characters on the right.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
WDZip: Creating or modifying an archive
This help page explains how to......
iPrintReport (External language)
Prints a report created with the report editor.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Window (External language)
Returns the number of windows opened at a given time.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
Handle (External language)
Returns the handle of a window or control.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.