ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Items used in a select query
A query created in the query editor can contain several types of items......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
User Groupware files
Two categories of data files are managed......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Window management functions
List of functions for managing windows...
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
ProjectInfo (Function)
Returns specific information about the project currently run.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.