ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
LoadParameter (Function)
Reads a persistent value.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
HDFS functions
The following functions are used to manage files on a HDFS system......
Popup window
WINDEV allows you to open windows in popup format......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
dPolygon (Example)
Usage example of the dPolygon function
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Code snippets
The code editor allows you to enter "Code snippets"......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
3. Deploying a WINDEV application
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
fEncrypt (Example)
Usage example of the fEncrypt function
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function