ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
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....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
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......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
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.
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Help editor options
The options of the help editor ("Display......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV development: Apache 1.3.x and 2.0.x server configuration for CGI protocol and WEBDEV sites....
GeometryCross (Function)
Compares two geometries and determines if their intersection spatially crosses.