ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
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....
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
Monochrome (Property)
The Monochrome property determines whether an image should be used in monochrome mode.
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
6. How to display an AWP website
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Dialog box functions
List of functions for managing dialog boxes...
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
CameraCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......