ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1009: The member of the class is private
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
The Wire control
The Wire control is used to visually link 2 controls......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
SIPVisible (Function)
Displays the keyboard.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Error 1008: The member of the class is protected
13. Debugger
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
Installing a Webservice (old format)
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
The "Commands" pane
The "Commands" pane lists......