ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Start of Break block (Break header)
The Start of break block is optional......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Arithmetic operators
The arithmetic operators are......
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
HSetLog (Function)
Enables or disables log management on a file.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Control constants
List of constants used by the functions for managing controls...
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
DDESend (Function)
Sends a data to the program connected via DDE.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
End of break block
The End of break block is optional......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.