ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Calling a procedure/a function
Syntax for calling a local or global procedure.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Type (Property)
The Type property is used to get and change the type of an element.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
OpenMobileWindow (Function)
Opens a window in a mobile application.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Creating an insert query
An insert query (corresponding SQL statement......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......