ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Select,? (External language)
Returns the index of the selected element in a Table control.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
Programming custom calculations in Table controls
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
fSelectDir (Function)
Opens a directory picker.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
LooperAdd (Function)
Adds a row at the end of a Looper control.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
StatVarianceP (Function)
Calculates the variance for a full series of values.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
SQLFirst (Function)
Positions on the first row of the query result.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
HListItem (Example)
Usage example of the HListItem function
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....