ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Structure (Type of variable)
A structure is a custom type of data...
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Using WDDIXIO
To translate the text used in your project:...
Local procedure
Two types of procedures are available......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Classes, members, methods and properties
A class is made of......
License agreement - HFSQL Client/Server
fWrite (Function)
Writes: a character string into an external file. a memory section....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
WDMSG license agreement
WDMSG license agreement...
SQLExec (Function)
Names and runs an SQL query.
zipDeleteAll (Function)
Deletes all files from an archive.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.