ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
WLanguage properties available in PHP
The following properties are available in PHP...
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
Using the Vista style in your windows
WINDEV allows you to customize......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
WINDEV License Agreement
WINDEV License Agreement...
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......