ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
SQLChangeConnection (Function)
Modifies the current connection.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
EmailReadNext (Example)
Usage example of the EmailReadNext function
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
sEvent (Function)
Branches an event on a serial port.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Accessibilité (Property)
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....