ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Accessing a database via a web service
The database can be accessed via a web service......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
10. Internal components in practice
12. Retrieving data from a site
11. Internal components in practice
Internal components in practice...
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Display (External language)
Displays a value in a control or assigns a value in a variable.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
14. Managing the "Back" button in practice