ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Seek (Function)
Searches for the index of an element in a WLanguage array.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
CursorDisplay (Function)
Displays or hides the mouse cursor.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
iCloseReport (Function)
Stops printing the current report immediately.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HTTPRequest (Function)
Starts an HTTP request on a server.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
System constants
List of constants used by the system functions....
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min