ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
1. Project and analysis
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
<Date type>.ToInteger (Function)
Converts a date to an integer.
fRename (Function)
Modifies the name of a file.
DateToInteger (Function)
Converts a date to an integer.
LanguageToName (Function)
Returns the name of a language.
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Typing multilingual texts
For a multilingual application, you have the ability to......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
ERR_BAD_CONTEXT_FOUND
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
26. Style sheets: to simplify the layout
Extracting messages added or modified since last extraction
A project was already created and translated......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......