ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animating a Static control
Two methods can be used to animate a Static control......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HListConnection (Function)
Returns the list of connections currently described in the application.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Constants for WLanguage types
List of constants for managing WLanguage types....
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
SysRecentDocList (Function)
Returns the list of recently opened documents.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.