ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
New (Reserved word)
New is used to allocate memory space...
The "Analysis" pane
The "Analysis" pane lists......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Math functions
List of mathematical functions...
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....