ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Recompiling the project
The project compilation is a process used to......
Edit options of a report
The report editor allows you to......
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
XMLResult (Function)
Returns the result of a calculation XPath query.
3. Debugger
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
The OLE control
The OLE control is used to handle an OLE object......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
XMLElementName (Function)
Returns the name of current element (tag or attribute).
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
Creating help pages
A help system includes several pages......
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
Constants used by the functions for managing Tab controls
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......