ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Merging differences (SCM)
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
fSelect (Example)
Usage example of the fSelect function
fUnlock (Example)
Usage example of the fUnlock function
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
fLock (Example)
Usage example of the fLock function
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
5. The following files are automatically created
zipExtractFile (Example)
Usage example of the zipExtractFile function
HAlias (Example)
Usage example of the HAlias function
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
zipAddFile (Example)
Usage example of the zipAddFile function
fCopyFile (Example)
Usage example of the fCopyFile function