ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
1. RAD (Rapid Application Development)
Handling Organization Chart controls programmatically
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Running the test of the User Groupware and installing it
Configuring an application with User Groupware
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
23. Print modes
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Video control properties
The following properties can be used on a Video control:...
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
Customizing the User Groupware
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
WDMSG, WDTRAD and WDDIXIO: Translation tools
The HTML control
The HTML control displays HTML pages or HTML code......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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)......
How to save and retrieve an image in a binary memo