ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Assignment of RETURN
The return value of the process currently run can be assigned...
TableMode (Function)
TableMode is kept for backward compatibility.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
DateDifference (Function)
Calculates the number of days between two dates.
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....
Combination (Type of variable)
A combination is a set of options.
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......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Functions for handling directories and external files
List of functions for handling external files...
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Comparison operators
The comparison operators can be divided into several categories......
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....
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...