ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Generating an application for Universal Windows 10 App
PC SOFT Free Technical Support
Thank you for buying one of our products......
HTML Editor control constants
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Type (Property)
The Type property is used to get and change the type of an element.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......