ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
BurnerAddFile (Function)
Adds a file to the compilation.
Specific features of the applications for iPhone/iPad
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Events associated with Button controls
List of events associated with Button controls...
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Creating the Table windows of the WINDEV RAD pattern
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Time (Type of variable)
The Time type is used to easily handle the times...