ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Controls in practice
Image drawing and processing functions
List of image drawing and processing functions...
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
3. Deploying a WINDEV application
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Constants for managing Map controls
Constants for managing Map controls...
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
HTMLToRGB (Function)
Converts the HTML color into RGB color.
FinInterestRate (Example)
Usage example of the FinInterestRate function
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.