ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Message text file format
The text files created by WDMSG use a specific format......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Constants for managing contact functions
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Sorts in a report
The sort is used to organize the information displayed in the report......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Handling Scheduler controls programmatically
A Scheduler control can be......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
NumberInWords (Function)
Converts a number to words.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
PDFToText (Function)
Extract the text contained in an Document PDF.