ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Constants for managing emails
List of constants used by the functions for managing emails....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
XMLSign (Function)
Signs an XML document.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
fShortName (Example)
Usage example of the fShortName function
Miscellaneous Windows constants
List of constants used by the Windows functions....
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Position (Function)
Finds the position of a specified string within another string.