ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
SocketConnect (Function)
Connects a client computer to a given socket.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Testing a project: setting
By testing the project you can simulate how the application will run......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
WDZip: Create or modify an archive
This help page explains how to......
HFSQL constants
List of constants used by the HFSQL functions....
Code snippets
The code editor allows you to enter "Code snippets"......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
zipOpen (Function)
Opens an existing archive.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...