ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls...
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls...
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control,...
HJSONToRecord (Function)
Imports JSON data into the current record.
Constants for telemetry management
Constants for telemetry management...
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific...
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer...
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric...
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding...
SQLModify (Function)
Modifies the content of a row in the query result.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client...
iPageNum (Function)
Returns or initializes the number of the page currently printed.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check...