ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Table windows of the WINDEV RAD pattern
Installing a SOAP server with IIS
Camera control in a mobile application
The Camera control is used to......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
3. Deploying a WINDEV application
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
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......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Custom tooltips
Tooltips are very useful for application users......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.