ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Managing main window menus
A main menu is necessarily associated with a window......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
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....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
FTP constants
List of constants used by the FTP functions....
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
PostMessage (Function)
Sends a Windows message to a control or to a window.
Voice commands in your applications
The applications that you develop can react to the user's voice......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
NotesReset (Function)
Creates an empty document in Lotus Notes.
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).