ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Properties of a help page
The characteristics of a help page are used to define......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
ComponentLocate (Function)
Specifies the access path to an external component of project.
Binding a Link control to an item
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Bitwise operators
The operations on binary values are performed......
Composite chart
A composite chart is a chart that displays several types of charts......
Events associated with Static controls
List of events associated with Static controls...
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.