ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
Miscellaneous Windows constants
List of constants used by the Windows functions....
Advanced types
The advanced types of WLanguage are as follows...
Code editor: Display options
The code editor proposes several display options......
Scheduler control events
The following events associated with Scheduler controls:...
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
16. Java applications in practice
Java applications in practice...
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.