ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
fDelete (Function)
Deletes a file accessible from the current computer.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Constants for managing certificates
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
fDirSize (Function)
Returns the size of a directory in bytes.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
12. Synchronizing data
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......