ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
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"......
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Drop-down button
The drop-down button expands: a context menu. a popup window....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
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....
The Edit control
The Edit control allows users to enter data......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
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......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.