ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
HFSQL Control Center: Refreshing materialized views
The Control Center allows you to implement a mechanism for regularly refreshing the content of a materialized view......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
1. The WINDEV Framework
Compatibility between external components and deployed applications
A component can evolve in many ways......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
The structure of the file for remote control
The management of remote control uses a file in INI format......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
5. User Groupware in practice
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......