ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
Kanban control events
The following events are associated with Kanban controls......
nWDInit: Initialize the external language
Initializes the external language......
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
xlsNbRow (Example)
Usage example of the xlsNbRow function
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
BurnerAddFile (Function)
Adds a file to the compilation.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
ThreadEnd (Function)
Ends the execution of the current thread.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
HLogRestart (Function)
Restarts the logging process on a file.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.