ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Creating the menus for the pages of the WEBDEV RAD pattern
The Multimedia control
The Multimedia control is used to play multimedia files......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
iParameterViewer (Function)
Configures the report viewer.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Events associated with Image controls
List of events associated with Image controls...
MyWindow (Reserved word)
MyWindow is used to handle the current window...
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
WDDIXIO overview
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.
XMLSavePosition (Function)
Stores the current position in the XML document.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min