ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
Document (Type of variable)
The Document type is used to handle a "docx" document.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Binding a Check Box control to an item
Windows
The windows represent the main interface of a WINDEV application......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Sidebar control properties
List of properties associated with the Sidebar control...
dTransferToImage (Example)
Usage example of the dTransferToImage function
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Execute (Function)
Starts the execution of a process through programming.
Passing parameters
The parameters can be passed to a procedure......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min