ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExeGetPID (Function)
Returns information about the current process.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Constants for managing Organizer controls
Constants for managing Organizer controls...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
ExeListProcess (Function)
Returns the list of applications currently run.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
PreviousPage (Function)
Returns the name of the previous page.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
ArrayCopy (Function)
Copies the content of an array to another array.