ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
PageChangeLayout (Function)
Applies a specific layout to a page.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
iPageEnd (Function)
Forces the move to the next page during the report print.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Creating the skin template of a report
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....