ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Report controls
Several types of controls can be handled in a report created by the report editor......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
SocketRead (Function)
Retrieves a message sent by another socket.
Help about new features: Letting users know about changes
Applications are constantly evolving......
Setup mode
Several methods can be used to distribute a WINDEV application......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
ErrorBuild (Function)
Displays a custom error message in a system error window.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.