ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
MemDelete (Function)
Deletes an element from a memory zone.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
HDeactivateTrigger (Function)
Disables a trigger.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
Operator on Address
The & operator returns the address of a variable as an integer
Val (Function)
Returns the numeric value of a character string.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.