ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Sound (Function)
Plays a sound in WAV format.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Properties of a help page
The characteristics of a help page are used to define......
LDAPFind (Function)
Performs a search in an LDAP server.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
11. Controls in practice
Discover the main characteristics of the controls...
WDTRAD options
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.