ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
10. Embedded queries
Page with parameters
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.