ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
FileView (Function)
Opens a file in the browser.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
FileDownload (Function)
Starts downloading a file in the browser.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
HCross (Function)
Crosses a record in a table.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
EndTimer (Function)
Ends the execution of a timer triggered by Timer.
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......