ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
WDXView: Overview
WDXView is an ActiveX browser......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Body Complement block
The Body complement block is linked to the Body block......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
fMemOpen (Function)
Opens a memory zone shared between several applications.
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......