ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
RGBBlue (Function)
Returns the blue component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Using .NET assemblies in a project
To use .NET assemblies in a project......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
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)......
The Check Box control
A Check Box can correspond to......
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Using a query with parameters
A query with parameters can be used......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
HChangeKey (Example)
Usage example of the HChangeKey function
GglUploadDocument (Function)
Uploads a document to the Google server.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Installing and starting WDTRAD
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Using RAD patterns
The steps for creating a RAD pattern are as follows......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......