ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fAttribute (Function)
Returns or modifies the attributes of a file.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used...
GeometryIsValid (Function)
Checks whether the specified geometry is valid according to the OGC rules.
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages...
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
HListWatchedFiles (Function)
Returns a list of tables monitored by the HWatch function.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
GanttTask (Variable type)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
GPSGetPosition (Function)
Retrieves information about the current device position.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example)....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
File (Property)
The File property is used to manage the files a functionality applies to.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web...