ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
eChangeCurrency (Function)
Converts a currency into another currency.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
dChord (Example)
Usage example of the dChord function
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
HSetLog (Function)
Enables or disables log management on a file.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Events associated with a Spreadsheet control
dSlice (Example)
Usage example of the dSlice function
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
fUnlock (Function)
Entirely or partially unlocks an external file.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.