ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Guided tour management constants
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
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
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
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
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
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.