ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Events associated with TreeView controls
List of events associated with TreeView controls...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
9. Types of standard controls
Types of standard controls...
PopupAnimate (Function)
Displays a popup in a page cell.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
CharactType (Function)
Returns information about the type of character.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.