ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
fClose (Example)
Usage example of the fClose function
dbgEnableLog (Function)
Enables the runtime log programmatically.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Looper constants
List of constants used by the functions for managing looper controls....
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Events associated with internal windows
List of events associated with internal windows...
Name (Property)
The Name property is used to get the name of an element.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
HLinkMemo (Example)
Usage example of the HLinkMemo function
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
KeyPressed (Function)
Checks which key is pressed.
Diagram constants
The following constants are used to manage diagrams:...
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HDescribeItem (Example)
Usage example of the HDescribeItem function
fRename (Example)
Usage example of the fRename function
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
xlsColumnType (Example)
Usage example of the xlsColumnType function
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.