ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The indexed controls
A control is an indexed control if it contains several controls with the same name......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
WDDIXIO License Agreement
WDDIXIO License Agreement...
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
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....
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
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.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
ContextClose (Function)
Closes a page context.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
BurnerCancel (Function)
Cancels the current burn process.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Specific features of the Express version
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min