ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
SQLConnect (Example)
Usage example of the SQLConnect function
SQLExec (Example)
Usage example of the SQLExec function
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
zipAddFile (Example)
Usage example of the zipAddFile function
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
LooperSelectPlus (Function)
Selects a row in a Looper control.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
HCreation (Example)
Usage example of the HCreation function
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.