ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Comparison operators
The comparison operators can be divided into several categories......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 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.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
SocketCreate (Function)
Creates a socket.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
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....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
HFSQL constants
List of constants used by the HFSQL functions....
Principle for running threads
At runtime, an application runs in a main thread......
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
HCheckStructure (Function)
Defines the mode for comparing tables.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
HTTP constants
List of constants used by the HTTP functions....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
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......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Internal component
An internal component is a set of elements from a project......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.