ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.SelectPlus (Function)
Selects a row in a Table or TreeView Table control.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
<Table>.Modify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fMoveFile (Function)
Moves a file from one directory to another.
iDestination (Function)
Configures the print destination.
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
fDirectoryExist (Function)
Checks the existence of a directory.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Text (Property)
The Text property is used to get and modify text.
Environment of the project editor
The main elements of the project editor are as follows:
Installing a SOAP server with Apache