ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value...
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called...
Execute (Function)
Starts the execution of a process through programming.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item...
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated...
Binary values management functions
List of functions for managing binary values...
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple...
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes...
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Operator on Address
The & operator returns the address of a variable as an integer
fDir (Function)
Finds a file or directory.
ToClipboard (Function)
Writes text or image information into the system clipboard.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed...
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management...