ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Describing a problem to the Free Technical Support
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
The Check Box control
A Check Box can correspond to......
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Binding a Combo Box control to an item
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Standard FTP functions
List of standard FTP functions...
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Zombie data files and items
During the life of an application, items live and die......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Page contexts
In a Windows application, the information relative to a window is stored with the window......
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
HReadFirst (Function)
Sets the position on the first record according to a browse item.