ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatCopy (Function)
Creates the copy of a matrix.
CurrentYear (Function)
Returns the current year in integer format.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
InPHPMode (Function)
Indicates whether the code is run in PHP.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ThreadState (Function)
Returns the current status of a thread.
SocketClose (Function)
Closes a socket or a connection to a server socket.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Contains (Function)
Allows you to check if a substring is within a string.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
MatFloatAdd (Function)
Adds a value to each matrix element.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Chart management functions
...Chart management functions...
Constants used for managing the multi-touch
Constants for managing the multi-touch...
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Factorial (Function)
Returns the factorial of an integer number.
Thread management functions
List of functions for managing threads...