ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
grSourceSeries (Function)
Defines the source of a series.
HLinkMemo (Example)
Usage example of the HLinkMemo function
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Constants for managing tiles
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Input (Function)
Displays a message allowing the user to type an information.
Handling menu options programmatically
The menu options can be handled......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...