ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
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...
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Multilingual project
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
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......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
NationFramework (Function)
Defines or identifies the language of the framework.
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Error (Function)
Displays a custom error message in a system error window.
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.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Input (Function)
Displays a message allowing the user to type an information.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
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.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
sClose (Function)
Closes the specified serial port, parallel port or infrared port.