ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with windows
List of events associated with windows...
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
3. Deploying a dynamic WEBDEV site
Events associated with Spin controls
List of events associated with Spin controls...
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
11. User Macro-Code: UMC in practice
Events associated with Splitter controls
List of events associated with Splitter controls...
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
10. UMC: User Macro-Code
fDir (Function)
Finds a file or directory.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....