ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
ScanList (Function)
Lists the scanners connected to the current computer.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
UploadStart (Function)
Starts sending the selected files into an Upload control.
Val (Function)
Returns the numeric value of a character string.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Android Widget windows
An Android application can contain one or more Widget windows......
Configuring the SOAP administrator
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
Handle (External language)
Returns the handle of a window or control.
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min