ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
CurrentDay( Function)
Returns the number of the current day in the current month.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
8. Windows in practice
Discover the main actions that can be performed on the windows....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
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......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
AppListVersion (Function)
Lists the versions available on the reference setup server.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
Managing videos (broadcasted by a Web Camera) (prefix syntax)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Customizing the User Groupware
The Static control
A Static control is a control used to display a static text......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......