ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Select query description window
The description window of a select query includes several sections......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Error 111: The Pascal string %1 is too long
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Events associated with Flash controls
List of events associated with Flash controls...
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Writing an email: the available methods
This help page presents the methods for writing an email....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Extracting messages added or modified since last extraction
A project was already created and translated......
8. Associating controls with data
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
11. External component