ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
2. Examples and components provided with WEBDEV
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
WINDEV Framework License Agreement
SQLFirst (Function)
Positions on the first row of the query result.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
iPrintReport (External language)
Prints a report created with the report editor.
Environment of the report editor
Environment of the report editor...
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
State (Property)
The State property is used to get and change the state of an element.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.