ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Events associated with Table controls
List of events associated with Table controls...
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
SaaS constants
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
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....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.