ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsClose (Function)
Closes an XLS file.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
Outstanding progress bars
Simple or symmetric progress bar?...
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
HDescribeFile (Function)
Describes a data file programmatically.
Report controls
Several types of controls can be handled in a report created by the report editor......
AppListVersion (Function)
Lists the versions available on the reference setup server.
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
fSelect (Function)
Opens the Windows file picker.
Properties associated with a page
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
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.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
fTrackFile (Function)
Triggers the tracking of a file.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
dPoint (Example)
Usage example of the dPoint function