ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HDelete (Function)
Deletes a record from a data file (query or view).
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
Phone constants (Android / iOS)
grColor (Function)
Returns and initializes the color of different chart elements.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HPrevious (Function)
Positions on the previous file record according to a browse item.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Warning (Function)
Displays a custom message in a system warning window.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
FTP constants
List of constants used by the FTP functions....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HRead (Function)
Reads a record in a file according to a given record number.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.