ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDForce (Function)
DnDForce is kept for backward compatibility.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
How to find out whether a report was printed?
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Managing parallel tasks
The computers are becoming more and more powerful......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Decode (Function)
Decodes a character string that was encoded by Encode.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....