ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HJSONToRecord (Function)
Imports JSON data into the current record.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Truncate (Function)
Truncates the right part of a string or buffer.
Copying controls from the window editor
The controls can be copied from the window editor......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
TextToRTF (Function)
Converts text to Rich Text Format.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Control constants
List of constants used by the functions for managing controls...
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
WDLog: Viewing a log file
WDLog is used to view the content of a log file......