ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Glossary
The glossary lists all the abbreviations used in the code editor......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
PDFToText (Function)
Extract the text contained in an Document PDF.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Asc (Example)
Usage example of the Asc function
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
9. Types of standard controls
Types of standard controls...
Constants for managing arrays
List of constants used by the functions for array management....
Types of Edit controls
Copying controls from the report editor
The controls can be copied from the report editor......