ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating the RAD pattern
To generate a RAD pattern:...
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Creating a query
Two methods can be used to create a query......
Drawing constants
List of constants used by the drawing functions....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Events associated with Table controls
List of events associated with Table controls...
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The Multimedia control
The Multimedia control is used to play multimedia files......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Handling Organization Chart controls programmatically
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Constant
The constants are language elements whose value is fixed once and for all...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......