ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Handling report blocks
The different operations available on report blocks are as follows......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
<Radio button>.Delete (Function)
Deletes an option from a Radio Button control.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
ERR_DISCONNECTED_BY_ADMIN
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Writing an email: the available methods
This help page presents the methods for writing an email....
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
AAF: Sort/Search/Filter on the columns of Table controls