ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Referring to an element in a WLanguage event / process
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
HTTPRequest (Function)
Starts an HTTP request on a server.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
SysSpace (Function)
Returns the physical memory space for the current computer.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
InitialState (Property)
The InitialState property is used to get the initial state of a control.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).