ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RESTSend (Function)
Sends a REST request and waits for the server response.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
HErrorLock (Function)
Used to check whether a lock error occurred.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Functions for handling List Box, ListView and Combo Box controls (prefix syntax)
List of functions for handling List Box, ListView and Combo Box controls (prefix syntax)...
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Environment of the project editor
The main elements of the project editor are as follows:
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
iPreview (Function)
Configures the print destination.