ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
dbgEnableLog (Function)
Enables the runtime log programmatically.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
fMemOpen (Function)
Opens a memory zone shared between several applications.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Constants for telemetry management
Constants for telemetry management...
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Animating a Static control
Two methods can be used to animate a Static control......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Position (Function)
Finds the position of a specified string within another string.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Constants for managing Organizer controls
Constants for managing Organizer controls...
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......