ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
ERR_LOADMOREDLL
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Find out the account that runs the AWP protocol
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
WLanguage procedure associated with AlbumPicker
Procedure ("Callback") called by AlbumPicker when the user selects an image or a video.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Analysis links
The links are used to link the files found in an analysis between themselves......