ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
SQLPrevious (Function)
Positions on the previous row of the query result.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Find/Replace in the current project
The "Find/Replace" feature is used to......
HViewToFile (Example)
Usage example of the HViewToFile function
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
LooperDelete (Function)
Deletes a row from a Looper control.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
SocketRead (Function)
Retrieves a message sent by another socket.
SQLNext (Function)
Positions on the next row of the query result.
12. Available tests
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Calendar (Variable type)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
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)....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.