ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Table controls
List of events associated with Table controls...
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
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
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
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......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Events associated with TreeView controls
List of events associated with TreeView controls...
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Zombie data files and items
During the life of an application, items live and die......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Telemetry: Main features
8. If you are already familiar with WINDEV
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
WLanguage properties available in PHP
The following properties are available in PHP...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Events associated with windows
List of events associated with windows...
Events associated with Splitter controls
List of events associated with Splitter controls...
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....