ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
WLanguage properties available in PHP
The following properties are available in PHP...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Browser management functions
List of functions for managing browsers...
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
2. WEBDEV administrator in practice
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Max (Function)
Returns the greatest value in the array.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.