ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Configuring Reports & Queries
Reports & Queries is used to......
Programming the table cells
The Table controls can be handled......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
11. User Macro-Code: UMC in practice
HToItem (Function)
Assigns the specified value to an item of the current record.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
LooperInsertLine (Function)
Inserts a row into a Looper control.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
Sum (Function)
Calculates the sum of the array elements.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HAddUser (Function)
Adds a user to a database.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.