ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Multimedia functions
List of Multimedia functions...
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
fUnlock (Example)
Usage example of the fUnlock function
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Min (Function)
Returns the lowest value.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.