ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
WBAdminAuth (Variable type)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Value (Property)
The Value property is used to get and change the value of an element.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
InputMask (Variable type)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
HTTPSendForm (Function)
Sends an HTTP form.
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.