ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
WINDEV Framework License Agreement
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
WINDEV Mobile Framework License Agreement