ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Signature control
The Signature control is a report control used to sign......
Start of Break block (Break header)
The Start of break block is optional......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Managing the runtime errors
Some errors may occur in your application......
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
9. Distributing "Reports and Queries"
Report viewer: Proposing several reports
In the document preview, end users can......
Creating a window skin template
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.