ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
fFileName (Function)
Returns the name of an external file that is currently opened.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Enqueue (Function)
Adds an element to the queue.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Push (Function)
Pushes an element onto the stack.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
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.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
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)....
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
Organizer control functions
The following functions are used to manage the Organizer control:...
fSeparator (Function)
Returns a file path with normalized separators.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
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.
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 '/')....