ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HCancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....