ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
fChangeSize (Function)
Resizes an external file.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Component diagram
A component diagram shows the physical and static architecture of a system software......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Error 1045: A class cannot be declared outside the declaration code of a class
xlsClose (Function)
Closes an XLS file.
zipDeleteFile (Function)
Deletes a file from an archive.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Compilation options (HLP format)
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......
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....
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
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......
fSelect (Function)
Opens the Windows file picker.
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....
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......
<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....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Properties associated with a page
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.
dPoint (Example)
Usage example of the dPoint function