ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
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)......
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......
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.
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......
Using WDDIXIO
To translate the text used in your project:...
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....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
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.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
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....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....