ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
9. Hardware and software requirements
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
BurnerCancel (Function)
Cancels the current burn process.
ComponentLocate (Function)
Specifies the access path to an external component of project.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Burner constants
List of constants used by the burner functions....
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
HDelete (Function)
Deletes a record from a data file (query or view).
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.