ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
MenuState (Function)
Identifies the state of an option in a context or drop-down menu, i.e., active, disabled or invisible.
Manipulating menu options programmatically
Menu options can be manipulated...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Image (Property)
The Image property gets and sets the background image of a control or block.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Referring to an element in a WLanguage event / process
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
WINDEV: Example of programmed Drag and Drop
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
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......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Project Management Hub: Time tracking
The time spent can be listed on......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....