ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
zipExtractPath (Example)
Usage example of the zipExtractPath function
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
HLinkMemo (Example)
Usage example of the HLinkMemo function
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
SOAPError (Example)
Usage example of the SOAPError function
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Events associated with Table controls
List of events associated with Table controls...
Execute (Function)
Starts the execution of a process through programming.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
2. Projects in practice
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
HExtractMemo (Example)
Usage example of the HExtractMemo function
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.