ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
eChangeCurrency (Function)
Converts a currency into another currency.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Cardinalities
The cardinalities are used to count the links between the files......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Find/Replace in the current project
The "Find/Replace" feature is used to......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Installing a SOAP server with Apache
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
HChangeKey (Example)
Usage example of the HChangeKey function
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Assignment operators
Three assignment operators are available......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).