ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Handling TimeLine controls programmatically
A TimeLine control can be......
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
HFSQL: Change of name
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.