ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Constants for manging the replication
List of constants used by the functions for managing the replication....
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.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
CallDLL32 (Function)
Runs a function found in an external DLL.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.