ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
2. Examples and components provided with WEBDEV
1. Examples provided with WINDEV Mobile
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Configuring the setup program
Two tools can be used to create a setup program......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Local procedure
Two types of procedures are available......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Automation object
The Automation keyword is used to declare an automation object...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.