ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Arithmetic operators
The arithmetic operators are......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
BTStack (Function)
Returns the Bluetooth stack currently used.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
WEBDEV 2024 Tutorial - Table of contents
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
MySelf (Reserved word)
MySelf is used to handle the current control...
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
2. Projects in practice
Discover the main operations that can be performed on a project....
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
The single-part and multi-part archives
Two types of archives are available......
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Warning (Function)
Displays a custom message in a system warning window.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.