ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
3. Project dashboard
Project dashboard...
3. Project dashboard
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Select query description window
The description window of a select query includes several sections......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
Spelling check functions
The following functions are used to manage the spelling checker:
Find/Replace in the current project
The "Find/Replace" feature is used to......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
ChangeStyle (Function)
Modifies the style of a control dynamically.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fAttribute (Function)
Returns or modifies the attributes of a file.
Open (Function)
Opens a modal WINDEV window.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
grParameter (Function)
Retrieves or modifies a chart parameter.
grOrientation (Function)
Modifies the orientation of chart axes.
Table,Modify (External language)
Modifies an element in a Table control.
WinStatus (Function)
Identifies or modifies the window status.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
fCurrentDir (Function)
Identifies or modifies the current directory.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......