|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Converts a numeric value into a binary string in order to perform a search on a numeric key. |
|
|
|
|
|
|
|
| Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
|
| Converts an OID from its numeric representation to its text representation. |
|
|
|
|
|
|
|
| Creates a character string from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Converts a DateTime to string in the specified format. |
|
|
|
|
|
|
|
Converts: - a date to a string in the specified format.
- a date time to a string in the specified format.
|
|
|
|
|
|
|
|
| Creates a character string from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Converts an Ansi or Unicode string into a displayable hexadecimal string (e.g. "4A 5B 00"). |
|
|
|
|
|
|
|
| Converts an HTML string or an HTML buffer to an RTF string. |
|
|
|
|
|
|
|
| Converts a duration to a character string in the specified format. |
|
|
|
|
|
|
|
| Defines a color from its Red, Green and Blue components. |
|
|
|
|
|
|
|
| Converts a date to an integer. |
|
|
|
|
|
|
|
| Converts a time to a string in the specified format. |
|
|
|
|
|
|
|
| Converts a character string in XML format into a standard character string. |
|
|
|
|
|
|
|
| When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example. |
|
|
|
|
|
|
|
| Converts a one-dimensional array or a two-dimensional array into a character string in CSV format. |
|
|
|
|
|
|
|
| Returns the name of the month according to its number. |
|
|
|
|
|
|
|
| Converts a JSON string to XML. |
|
|
|
|
|
|
|
| Converts to Euro a value expressed in a specific currency. |
|
|
|
|
|
|
|
| Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable. |
|
|
|
|
|
|
|
| Returns the sexagesimal angle (in base 60) corresponding to a decimal angle. |
|
|
|
|
|
|
|
| Converts an HTML string or buffer to a buffer containing a PDF document. |
|
|
|
|
|
|
|
| Converts a numeric value (integer, real or currency) to a string according to a specified format. |
|
|
|
|
|
|
|
| Returns the hexadecimal string of a numeric value. |
|
|
|
|
|
|
|
| Converts a string with hexadecimal bytes to a binary buffer. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa... |
|
|
|
|
|
|
|
| Converts the content of a Variant variable to JSON. |
|
|
|
|
|
|
|
| Converts a string or buffer to the specified format: UTF, Ansi, Unicode. |
|
|
|
|
|
|
|
| Converts a date and time to an 8-byte real. |
|
|
|
|
|
|
|
| Converts a date and time to an 8-byte real. |
|
|
|
|
|
|
|
| Converts a JSON string to XML. |
|
|
|
|
|
|
|
| Converts an OID from its text representation to its numeric representation. |
|
|
|
|
|
|
|
| Converts a value expressed in Euro into another currency. |
|
|
|
|
|
|
|
| Converts a string in UTF8 format into an ANSI or Unicode string. |
|
|
|
|
|
|
|
| Converts a number to words. |
|
|
|
|
|
|
|
| Converts a DateTime to string in the specified format. |
|
|
|
|
|
|
|
| Fills a one- or two-dimensional array of the specified type with the character string passed in parameter. |
|
|
|
|
|
|
|
| Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage... |
|
|
|
|
|
|
|
| Converts a certificate in PEM format to a PFX file including the private key. |
|
|
|
|
|
|
|
| Converts a duration in character string format to a duration that can be used by a Duration variable. |
|
|
|
|
|
|
|
| Converts a date in character string format to a date in YYYYMMDD format. |
|
|
|
|
|
|
|
| Extracts a real from a binary buffer at a given position. |
|
|
|
|
|
|
|
| Converts a currency into another currency. |
|
|
|
|
|
|
|
| Converts an 8-byte real to a date and time. |
|
|
|
|
|
|
|
| Returns the name of the day of the week according to its number. |
|
|
|
|
|
|
|
| Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00"). |
|
|
|
|
|
|
|
Converts: - a date to a string in the specified format.
- a date time to a string in the specified format.
|
|
|
|
|
|
|
|
| Generates the image of a bar code. |
|
|
|
|
|
|
|
| Converts a date to an integer. |
|
|
|
|
|
|
|
| Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter. |
|
|
|
|
|
|
|
| Converts a one- or two-dimensional array to a character string. |
|
|
|
|
|
|
|
| Converts an HTML string or buffer to text. |
|
|
|
|
|
|
|
| Converts a duration to a character string in the specified format. |
|
|
|
|
|
|
|
| Extracts an integer from a binary buffer at a given position. |
|
|
|
|
|
|
|
| Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string... |
|
|
|
|
|
|
|
| Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native... |
|
|
|
|
|
|
|
| Converts:
an ANSI string (Windows) to a UNICODE string.
a buffer containing an ANSI string... |
|
|
|
|
|
|
|
| Converts a size or a position specified in the native dpi of the screen on the device... |
|
|
|
|
|
|
|
| Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC).... |
|
|
|
|
|
|
|
| Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC).... |
|
|
|
|
|
|
|
| Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced... |
|
|
|
|
|
|
|
| Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC)... |
|
|
|
|
|
|
|
| The ocrOption type is used to define all the general options of the native OCR (Optical Character... |
|
|
|
|
|
|
|
| The ocrTextBlock type is used to define and identify all the advanced characteristics of a text... |
|
|
|
|
|
|
|
| There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV... |
|
|
|
|
|
|
|
| WDSQL is used to convert the structure of an HFSQL database into SQL script...... |
|
|
|
|
|
|
|
| Adds a language to the native OCR system. |
|
|
|
|
|
|
|
| WDConver is a tool used to convert data to an HFSQL Classic data file from...... |
|
|
|
|
|
|
|
| Used to set the directory that contains the language models for the native OCR system. |
|
|
|
|
|
|
|
| Deletes all languages from the native OCR system. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types...... |
|
|
|
|
|
|
|
| Initializes the general options of the native OCR (Optical Character Recognition) system. |
|
|
|
|
|
|
|
| Adds a language to the native OCR system.... |
|
|
|
|
|
|
|
| Reads the text contained in an image. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|