ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of windows
The following types of windows can be created in a WINDEV application......
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
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)...
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......
Task list
Each project can be associated with a task list......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Specific features of the applications for iPhone/iPad
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Ad Hoc deployment
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......