ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Error 301: Unknown identifier
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
HFSQL: Change of name
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Programming the looper attributes
All the looper attributes can be handled by programming......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.