ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Socket management functions
List of functions for managing sockets...
HCopyRecord (Example)
Usage example of the HCopyRecord function
ServicePause (Function)
Pauses a service.
EmailConfigure (Function)
Used to configure WLanguage email management functions.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. area of transparency. alpha channel....
HChangeName (Function)
Modifies the physical name of a table.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
StatCovariance (Function)
Calculates the covariance between two series of values.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
SocketClose (Function)
Closes a socket or the connection to a server socket.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
ColorPalette (Function)
Returns a color found in the current palette.
DnDCursor (Example)
Usage example of the DnDCursor function
LooperSelectPlus (Function)
Selects a row in a Looper control.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
XMLToText (Function)
Converts a character string in XML format into a standard character string.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).