ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Find/Replace in the current project
The "Find/Replace" feature is used to......
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.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
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.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Cardinalities
The cardinalities are used to count the links between the files......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Assignment operators
Three assignment operators are available......
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
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 ......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.