ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Java applications in practice
Java applications in practice...
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
12. Available tests
FinNetCurrentVal (Function)
Returns the net current value of investment.
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
fUnlock (Function)
Entirely or partially unlocks an external file.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
SocketConnect (Function)
Connects a client computer to a given socket.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
FinCurrentVal (Function)
Returns the current value of investment.
Installing the monitor
The monitoring robot includes three executables......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
fLock (Function)
Entirely or partially locks an external file.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.