ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Windows events
The following constants are used to manage Windows events:...
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Button controls
List of events associated with Button controls...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HTTPRequest (Function)
Starts an HTTP request on a server.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
13. External component in practice
External component in practice...
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server 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....
Events associated with a Gantt Chart column
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.