ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
sfUserInfo (Variable type)
The sfUserInfo type is used to get information about a user...
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting: in a control in a window. in a Static Text control in a report. in the controls of the internal window (title and description) used as a step of the Guided Tour....
<zipArchive variable>.EndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
zipEndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Windows event functions
List of functions for managing Windows events...
The indexed controls
A control is an indexed control if it contains several controls with the same name......
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
BrowserType (Function)
Returns the type of browser used by the Web user.
Control management functions
List of functions for managing controls...
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Pre-launched sessions
A pre-launched session is a session of a Web site (or web service) automatically started on the Web server from the WEBDEV Application Server......
dFont (Function)
Declares the font to be used by the dText function: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....