ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
Shared information
The information entered when creating the files and the items is shared throughout the environment......
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Using the Vista style in your windows
WINDEV allows you to customize......
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Style (External language)
Loads a style sheet.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
WDOptimizer: Editing and modifying a ".REP" file
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
Age (Function)
Returns the age according to the date of birth.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....