ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
TimeToString (Function)
Converts a time to a string in the specified format.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
ThreadPersistent (Function)
Makes a thread persistent.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
14. Managing the "Back" button in practice
Automation object
The Automation keyword is used to declare an automation object...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
StatVariance (Function)
Calculates the variance for a series of values.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.