ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
TreeView constants
List of constants used by the TreeXXX functions...
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Copying controls from the report editor
The controls can be copied from the report editor......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
fSeek (Example)
Usage example of the fSeek function
fDelete (Example)
Usage example of the fDelete function
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
2. User-friendly editors in practice
User-friendly editors in practice...
dFill (Example)
Usage example of the dFill function