ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value (Property)
The Value property is used to get and change the value of an element.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
SemaphoreCreate (Function)
Creates a semaphore.
Display (External language)
Displays a value in a control or assigns a value in a variable.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Google constants
List of constants used by the Google functions....
Caption (Property)
The Caption property is used to get and change the text of an element.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
HTTPSendForm (Function)
Sends an HTTP form.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
zipOpen (Function)
Opens an existing archive.