ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFC constants
List of constants used by the NFC functions...
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
XMLChild (Function)
Positions on the first child element of current element.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
SysYRes (Function)
Returns the vertical screen resolution.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
dRectangle (Example)
Usage example of the dRectangle function
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
List of reserved words
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Step 1: Configuring the print parameters
This step allows you to choose......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.