ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
11. Choosing the action of a button/link
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
5. Project configuration
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Error 1021: The method of the class is not global
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
HFSQL: Change of name
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
The DotNet structure