ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to open a window?
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
InfoBuild (Function)
Displays a custom message in a system information window.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Print modes of a report
Several print modes are available for a report....
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Managing space characters in the searches?
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code......
HSubstDir (Example)
Usage example of the HSubstDir function
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ErrorBuild (Function)
Displays a custom error message in a system error window.