ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
Generating an application for Universal Windows 10 App
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
HNext (Function)
Sets the position on the next data file record according to a browse item.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
Merging differences (SCM)
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
SOAPRun (Function)
Runs a procedure on a SOAP server.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).