ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
TableMode (Function)
TableMode is kept for backward compatibility.
Internal component description
The description of an internal component can opened at any time......
Record (Type of variable)
The Record type is used to save the values of a record.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Creating the Relation windows of a WINDEV RAD pattern
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Principle for running threads
At runtime, an application runs in a main thread......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HTTP constants
List of constants used by the HTTP functions....
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....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Comparison operators
The comparison operators can be divided into several categories......
Internal component
An internal component is a set of elements from a project......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
15. Creating the executable in practice
Creating the executable in practice...