ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Z-index of a control
All the controls in a window or report have a different z-index......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
Error 1008: The member of the class is protected