ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
SMSSend (Function)
Sends an SMS.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Bar code constants
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
ReplicSynchro: Use
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
MemCreate (Function)
Creates a memory area.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Constants for the Exif functions
List of constants used by the Exif functions....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Compression (Property)
The Compression property gets and sets the data compression mode.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......