ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Common project
Projects are often cross-platform......
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......