ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
SQLListSource (Function)
Lists the data sources declared on a local site.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
fDateTime (Example)
Usage example of the fDateTime function
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Extracting messages added or modified since last extraction
A project was already created and translated......
SocketConnect (Function)
Connects a client computer to a given socket.
Image editor: Features
The image editor includes several features......
SQLTransaction (Example)
Usage example of the SQLTransaction function
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
FolderData (Function)
FolderData is kept for backward compatibility.
XLS file handling functions
List of functions for managing XLS files...
User Groupware files
Two categories of data files are managed......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
DnDGetData (Example)
Usage example of the DnDGetData function
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Type (Example)
Usage example of the Type property
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.