ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
Linear Looper control properties
Events associated with Looper controls
List of events associated with Looper controls...
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HNext (Function)
Sets the position on the next data file record according to a browse item.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Commands of the external interface
Binding a Combo Box control to an item
Programming the table cells
The Table controls can be handled......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......