ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Using the query result
The result of a select query can be used in......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Guided tour management constants
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
ChangeAction (Example)
Usage example of ChangeAction
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
fOpen (Example)
Usage example of the fOpen function
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Error 120: Redefinition of the structure
Error 105: Redefinition of the local variable
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
EXE constants
List of constants used by the functions for managing executables....
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.