ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of the Express version
Point
The Point keyword is used to manage a point...
2. User-friendly editors in practice
User-friendly editors in practice...
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Error 532: The size of the string to extract must be strictly positive
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
11. Choosing the action of a button/link
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Handling a control through programming in a report
All report controls can be handled through programming......
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
Events associated with a Spreadsheet control
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Events associated with Shape controls
List of events associated with Shape controls...
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
WLanguage properties available in PHP
The following properties are available in PHP...
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Events associated with Table controls
List of events associated with Table controls...
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
The Check Box control
A Check Box can correspond to......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......