ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLSavePosition (Function)
Stores the current position in the XML document.
WDDIXIO overview
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Push notification
A mobile device can receive push notifications......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Error 301: Unknown identifier
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
WaitWindowStart (Function)
Opens the wait window of application.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.