ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
fSize (Function)
Returns the size of a file (in bytes).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
HDelete (Function)
Deletes a record from a data file (query or view).
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
SMSReset (Function)
Resets all variables of SMS structure.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
SysSpace (Function)
Returns the physical memory space for the current computer.
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.