ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
2. Projects in practice
Discover the main operations that can be performed on a project....
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
MDIOpen (Function)
Opens and enables an MDI child window.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Constants for managing Organizer controls
Constants for managing Organizer controls...
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
SQLFirst (Function)
Positions on the first row of the query result.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
The Check Box control
A Check Box can correspond to......
Switzerland.checkTaxNumber (Function)
Tests the validity of a tax number in Switzerland.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....