ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with supercontrols
List of events associated with supercontrols...
VibrationTrigger (Function)
Triggers the vibrations of the device.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
SQLChangeConnection (Function)
Modifies the current connection.
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
PopupAnimate (Function)
Displays a popup in a page cell.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.