ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
ControlClone (Function)
Creates a new control from an existing control.
HRestoreBackup (Example)
Usage example of the HRestoreBackup function
<Page>.Address (Function)
Used to find out the Internet address of a page.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
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....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
ControlToSource (Function)
Assigns the control value to the source of a control link.
Events associated with a Layout control
fSize (Function)
Returns the size of a file (in bytes).
fMoveDir (Function)
Moves a directory and its content.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
gLine (Function)
Builds a sequence of characters containing a line.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
LooperSelectPlus (Function)
Selects a row in a Looper control.
iParameterReport (Function)
Configures the printer by opening the configuration window.
Properties associated with the options of a Switch control
Site Map control properties
List of properties associated with a Site Map control...
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.