ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HPriority (Function)
Finds out and modifies the priority of the calling application.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
Organizer control functions
The following functions are used to manage the Organizer control:...
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
TelemetryEnable (Function)
Enables the telemetry manually.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HRegenerateFile (Function)
Regenerates a data file from its log.
iEndReport (Function)
Forces the report print to stop.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Error 25: No THEN statement is associated with this IF
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Dequeue (Function)
Removes an element from the queue.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
FTPCommand (Function)
Sends a specific FTP command to a server.
fAttribute (Example)
Usage example of the fAttribute function
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.