ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for managing menus (prefix syntax)
List of functions for managing menus...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Error 1021: The method of the class is not global
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
The "Code hashtags" pane
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).