ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
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....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
fMoveDir (Function)
Moves a directory and its content.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
fClose (Function)
Closes an external file.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.