ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler 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).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
ThreadPersistent (Function)
Makes a thread persistent.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
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.
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......
14. Managing the "Back" button in practice
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
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....
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....
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).