ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installer skin template
The setup program creation wizard lets you customize the setup program windows......
MatMultiply (Function)
Multiplies two matrices.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
HCross (Function)
Crosses a record in a data file.
fRename (Function)
Modifies the name of a file.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Static control properties
List of properties associated with a Static control...
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Map control functions
Map control functions...
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......