ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
PDFToText (Function)
Extract the text contained in an Document PDF.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
SQLChangeConnection (Function)
Modifies the current connection.
SMSSend (Function)
Sends an SMS.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Describing an element
A flexible modeling includes different elements linked together......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Bluetooth constants
List of constants used by the Bluetooth functions....
SQL view
An SQL view is a virtual data source defined by an SQL query......
CallDLL32 (Function)
Runs a function found in an external DLL.
InApp constants
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.