ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
tapiRecord (Function)
Records the current communication as a".WAV" file.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
<Spreadsheet>.DeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......