ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
iPrintImage (Function)
Sends the image file to print to the print buffer.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
ModbusDisconnect (Function)
Closes the Modbus session.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
fUnlock (Function)
Entirely or partially unlocks an external file.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
fCreate (Function)
Creates an external file.
grHMAddData (Function)
Adds a data into a Heatmap chart.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....