ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
15 results for: Programme
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
External language: Java programming
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
External language: Cobol programming
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
External language: Pascal programming
We are going to call the elements developed in WINDEV (project, windows, ...
appServerScheduledTask (Variable type)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a web service).
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
FacturX component: Full example
Here is an example of code for the Factur-X internal component provided with WINDEV...
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically launched.