ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCreateLink (Function)
Creates a link on a file at the specified location.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
dBackground (Example)
Usage example of the dBackground function
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
SaaS constants
The Item control
The "Item" control is used to edit the content of an item found in a data file......
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
List of extension attributes
The list of extension attributes ......
TreeView constants
List of constants used by the TreeXXX functions...
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
14. Managing the "Back" button in practice
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
diffApply (Function)
Applies a difference buffer to a specific buffer.
BurnerList (Function)
Returns the list of burners installed on the current computer.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...