ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Organizer report
The report editor gives you the ability to create "Organizer" reports....
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
25. Performing a process on several successive pages
Performing a process on several successive pages...
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Creating the menus for the pages of the WEBDEV RAD pattern
The Multimedia control
The Multimedia control is used to play multimedia files......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....