ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
Types of Edit controls
AAF: Context menu of Image controls
A context menu is available for Image controls......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
20. Control templates
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
4. HFSQL Classic
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
DomoClose (Function)
Closes the communication opened by DomoOpen.
ERR_LOADMOREDLL
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Italy.CheckIVA (Function)
Checks the validity of an IVA number (company identification number in Italy).
Spain.CheckNIF (Function)
Checks the validity of a NIF number (company identification number in Spain).