ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
TwainState (Function)
Returns the status of the current source.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Error 1004: To explicitly access an element of the base class '%1', use the syntax
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......