ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
Operator on Address
The & operator returns the address of a variable as an integer
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
Find/Replace in the current project
The "Find/Replace" feature is used to......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Diagram constants
The following constants are used to manage diagrams:...
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
iPrintBlock (Function)
Forces a report block to print.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Burner constants
List of constants used by the burner functions....
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Browser constants
iColumnEnd (Function)
Forces a column break in a multi-column report.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
grExist (Function)
Checks the existence of a chart in memory.