ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
grSourceCategoryLabel (Function)
Defines the source of the category labels.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
ERR_BAD_URL
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
5. Deploying a dynamic site (Session or AWP) in practice
Compilation options (HLP format)
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.