ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Multilingual applications in practice
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
TimeValid (Function)
Checks the time validity.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Items used in a select query
A query created in the query editor can contain several types of items......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
9. Types of standard controls
Types of standard controls...
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
17. TLS/SSL: Encrypting information on the Web
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Events associated with TreeView controls
List of events associated with TreeView controls...
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.