ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAPI: Convert a C function or structure declaration
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure...
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the original image coordinate system.
<Date type>.ToString (Function)
Converts:
  • a date to a string in the specified format.
  • a date time to a string in the specified format.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the original image to the Image control coordinate system.
<sfConnection variable>.ConvertLead (Function)
Converts the leads.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
BCToImage (Function)
Generates the image of a bar code.
TimeToInteger (Function)
Converts a time to an integer.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
<Image>.CoordinateToImage (Function)
Converts the coordinates of a rectangle in the Image control to the original image coordinate system.
TextToRTF (Function)
Converts text to Rich Text Format.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
DateToInteger (Function)
Converts a date to an integer.
<Date type>.ToInteger (Function)
Converts a date to an integer.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
TextToXML (Function)
Converts an ANSI string to an XML string.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
Converting C types
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...
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
<Image>.CoordinateFromImage (Function)
Converts the coordinates of a rectangle in the original image to the Image control coordinate system.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example.
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Project string manager
WINDEV, WEBDEV and WINDEV Mobile include a string management tool that allows you to view and manipulate all the strings used in the project (or in an element of the project)...
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
VariantConvert (Function)
Converts the value stored in a Variant variable.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server...
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists...
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
WDSQL, SQL querier: Overview
WDSQL is used to......
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit...
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application...
String functions
List of functions for managing character strings...
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character...
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code...
WDConver : Use in command line mode
...Using WDConver in command line mode consists in running a conversion description created and saved...
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database...
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI...
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
URIGetInfo (Function)
Retrieves information of a URI resource.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI...
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found...
xlsSave (Function)
Saves an XLS document.
1
4
5
6
7
8
11
>