ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFSign (Function)
Applies an approval signature to an existing PDF.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
NetworkDisconnect (Function)
Disconnects a network drive.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
TreeExpand (Function)
Expands a node in a TreeView control.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
iGroupAdd (Function)
Adds a report to a group of reports.
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
HDFS constants
The following constants are used by the HDFS functions:...
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
After
They After keyword can correspond to: