ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
SQL view
An SQL view is a virtual data source defined by an SQL query......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Feedback component
The Feedback component is a component provided with WINDEV......
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Constants for WLanguage types
List of constants for managing WLanguage types....
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
HOnError (Function)
Customizes the management of HFSQL errors.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......