ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
NumHelp (Function)
Returns the number of the help context associated with the specified control.
The Edit control
The Edit control allows users to enter data......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
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......
How to open a window?
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Image control in a page
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......