ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Enqueue (Function)
Adds an element to the queue.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
Push (Function)
Pushes an element onto the stack.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HPriority (Function)
Finds out and modifies the priority of the calling application.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
FirstDayOfMonth (Function)
Returns the first day of the month.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Contains (Function)
Allows you to check if a substring is within a string.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.