ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
HCloseAnalysis (Function)
Closes the current analysis.
fUnlock (Function)
Entirely or partially unlocks an external file.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Installing a Webservice (old format)
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Splitter control properties
List of properties associated with the Splitter control...
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Open (Function)
Opens a modal WINDEV window.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....