ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project portfolio
From version 25, you can create "project portfolios"......
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
Translating a text file with WDTRAD
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Detailed use of WINDEV FTP/RPC
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
dDisplay (Function)
Displays the drawing in the Image control.
HTTP functions (prefix syntax)
List of HTTP functions...
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
SocketConnect (Function)
Connects a client computer to a given socket.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketRead (Function)
Retrieves a message sent by another socket.