ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
State (Property)
The State property is used to get and change the state of an element.
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)......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
OpenMobileWindow (Function)
Opens a window in a mobile application.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
SOAPRun (Function)
Runs a procedure on a SOAP server.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
11. Controls in practice
Discover the main characteristics of the controls...
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Running the test of the User Groupware and installing it
Events associated with a Gantt Chart column
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.