ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with reports and controls
List of properties associated with the reports and their controls...
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
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....
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Sound (Function)
Plays a sound in WAV format.
Debugging constants
List of constants used by the debugging functions...
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Other operators
The following are additional operators......
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
ReplicSynchro: Use
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fCompress (Function)
Compresses a file.
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....
fSelectDir (Function)
Opens a directory picker.