ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
The different types of windows
The following types of windows can be created in a WINDEV application......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Code snippets
The code editor allows you to enter "Code snippets"......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Type (Example)
Usage example of the Type property
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").