ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Creating a Java archive
When your Java application is developed, you can......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Page>.OpenChild (Function)
Opens a non-modal child window.
<Source>.LogRecreate (Function)
Used to re-create an empty log.