ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with supercontrols
List of events associated with supercontrols...
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Organization chart linked to a data file
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Style of a control
As soon as it is created, a control is associated with a style......
How to find out whether a report was printed?
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Events associated with a Spreadsheet control
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Events associated with Shape controls
List of events associated with Shape controls...
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Zombie data files and items
During the life of an application, items live and die......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......