ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Creating the Vision pages of the WEBDEV RAD pattern
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Action Bar control events
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Using WDDIXIO
To translate the text used in your project:...
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Managing the styles
The help editor allows you to define styles of paragraphs......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
fTime (Example)
Usage example of the fTime function