ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
zipSize (Example)
Usage example of the zipSize function
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
Type (Example)
Usage example of the Type property
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
Information 302: Ambiguity between a variable and a control
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).