ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
Execute (Function)
Starts the execution of a process through programming.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
diffApply (Function)
Applies a difference buffer to a specific buffer.
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.