ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
AWP without UI
Bootstrap, Angular, React, Vue......
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 Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Multilingual project
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Information 37: Optimize your FOR loop
Camera control in a mobile application
The Camera control is used to......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Break in a report
The break is used to group the records corresponding to a sort criterion......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......