ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy...
General environment of WINDEV
Initializes the different SQL variables with information relative to the last query run.
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Environment of the project editor
The main elements of the project editor are as follows:
(No title )
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly...
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control...
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one...
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day...
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure...
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring...
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces...
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead...
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins...
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.