ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
grExist (Function)
Checks the existence of a chart in memory.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Configuring the SOAP administrator
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Operations performed on object diagrams
The following paragraphs explain......
10. Embedded queries
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.