ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Pyramid charts
Pyramid charts allow you to view data in descending order......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Constants for managing Organizer controls
Constants for managing Organizer controls...
HSetLog (Function)
Enables or disables log management on a file.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.