ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using WDDIXIO
To translate the text used in your project:...
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
SysRecentDocList (Function)
Returns the list of recently opened documents.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
zipSelectFile (Function)
Selects files from an archive.
Creating a translation file
WDINT allows you to create a translation file....