ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
<String type>.Increment (Function)
Increments a number at the beginning or at the end of a string.
<Dockable panel>.Activate (Function)
Activates a panel when several panels are docked together.
Constants for WLanguage types
List of constants for managing WLanguage types....
PanelActivate (Function)
Activates a panel when several panels are docked together.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
xlsDocument (Example)
Usage example of the xlsDocument type
ERR_NO_PROJECT
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
Feedback component
The Feedback component is a component provided with WINDEV......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
Type (Example)
Usage example of the Type property
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Error 1054: 'Ancestor' cannot be used outside the code of a class
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....