ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeclare (Example)
Usage example of the HDeclare function
fClose (Example)
Usage example of the fClose function
zipMsgError (Example)
Usage example of the zipMsgError function
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
HState (Example)
Usage example of the HState function
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
MatExist (Function)
Checks the whether the matrix exists in memory.
HRecNum (Example)
Usage example of the HRecNum function
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
fRename (Example)
Usage example of the fRename function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
sEndEvent (Function)
Disables the detection of an event on a serial port.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
FinRepayVal (Example)
Usage example of the FinRepayVal function
HFileExist (Example)
Usage example of the HFileExist function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.