ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
HModify (Example)
Usage example of the HModify function
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Dictionary
The dictionary is a file that can contain the project elements......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Events associated with the project
List of events associated with the project...
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
HAlias (Example)
Usage example of the HAlias function
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Automatic documentation of external components
External components must include a technical documentation......
gImage (Function)
Builds a sequence of characters containing an image.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
EmailReadNext (Example)
Usage example of the EmailReadNext function