ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetExecute (Function)
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Handling Scheduler controls programmatically
A Scheduler control can be......
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
The "Analysis" pane
The "Analysis" pane lists......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
WDZip: Creating or modifying an archive
This help page explains how to......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Pyramid charts
Pyramid charts allow you to view data in descending order......
2. Modes to install an application
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).