ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
Events associated with windows
List of events associated with windows...
Handling controls in a report
The different operations available for the report controls are as follows......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
ReplicSynchro: Use
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
HFSQL properties
List of HFSQL properties...
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Sorts in a report
The sort is used to organize the information displayed in the report......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
fCompress (Function)
Compresses a file.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.